From 9b43058766282733ab8c2c290f4736e2d8bd5014 Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周日, 24 4月 2016 22:12:06 +0800
Subject: [PATCH] Add tests for Device dependent error information

---
 libscpi/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libscpi/Makefile b/libscpi/Makefile
index b1e95cb..e56d850 100644
--- a/libscpi/Makefile
+++ b/libscpi/Makefile
@@ -1,7 +1,6 @@
 VERSION = 2.1.0
 LIBNAME = scpi
 
-CFLAGS += -std=c99
 CFLAGS += -Wextra -Wmissing-prototypes -Wimplicit -Iinc
 CFLAGS_SHARED += $(CFLAGS) -fPIC
 LDFLAGS += -Wl,--as-needed

--
Gitblit v1.9.1