mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04:00
cjdns: build fixes
This commit is contained in:
@@ -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)" \
|
||||
|
||||
Reference in New Issue
Block a user