From 30a995ba7c6a8d3fd44d188c78913200825edfa1 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 14 Oct 2011 10:09:32 +0000 Subject: [PATCH] [backfire/packages] darkstat: merge [28449] SVN-Revision: 28450 --- net/darkstat/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/darkstat/Makefile b/net/darkstat/Makefile index 62ab82e277..99eb137082 100644 --- a/net/darkstat/Makefile +++ b/net/darkstat/Makefile @@ -41,6 +41,8 @@ CONFIGURE_ARGS += \ --disable-debug \ --with-chroot-dir=/var/empty +TARGET_CFLAGS += -std=gnu99 + define Build/Compile $(HOSTCC) $(PKG_BUILD_DIR)/static/c-ify.c \ -o $(PKG_BUILD_DIR)/c-ify -- 2.30.2