cjdns: build fixes
[feed/routing.git] / cjdns / Makefile
index af8803a665046ba9dc94abe4677a6e50c386baaa..6312a3ddd865651961821e30324d0da32a8bf2c7 100644 (file)
@@ -83,7 +83,7 @@ define Build/Compile
        CC="$(TARGET_CC)" \
        AR="$(TARGET_AR)" \
        RANLIB="$(TARGET_RANLIB)" \
-       CFLAGS="$(TARGET_CFLAGS)" \
+       CFLAGS="$(TARGET_CFLAGS) -U_FORTIFY_SOURCE" \
        LDFLAGS="$(TARGET_LDFLAGS)" \
        SYSTEM="linux" \
        TARGET_ARCH="$(CONFIG_ARCH)" \