X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fxsupplicant%2FMakefile;h=ec56621a523c5f4401d1d23aa58ebdfec578fc91;hp=03296e53cd28bcb1f462bb844e057c76e1cab540;hb=8862869422ca68429cebb5c3bf047b2ce0586fe5;hpb=b71ccda1bca2c1bbc10586a0373c0b8ce8175268 diff --git a/net/xsupplicant/Makefile b/net/xsupplicant/Makefile index 03296e53cd..ec56621a52 100644 --- a/net/xsupplicant/Makefile +++ b/net/xsupplicant/Makefile @@ -36,6 +36,8 @@ define Package/xsupplicant/conffiles /etc/xsupplicant.conf endef +TARGET_CFLAGS += --std=gnu99 + CONFIGURE_ARGS+= \ --with-openssl="$(STAGING_DIR)/usr" \ --with-madwifi-path="$(STAGING_DIR)/usr/include/madwifi" \