From fa5dc4d115bcf3324295da07851f2224c9c25bf8 Mon Sep 17 00:00:00 2001 From: Jan Breuer <jan.breuer@jaybee.cz> Date: ćšć, 26 11æ 2015 03:46:35 +0800 Subject: [PATCH] Add more tests to *SRE and *RST --- 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