mirror of https://github.com/hak5/openwrt.git
parent
d0f5b51a8b
commit
13839520bc
|
@ -72,8 +72,6 @@ ifdef CONFIG_BUSYBOX_USE_LIBRPC
|
||||||
LDLIBS += rpc
|
LDLIBS += rpc
|
||||||
endif
|
endif
|
||||||
|
|
||||||
TARGET_CFLAGS += -ggdb3
|
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
|
$(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
|
||||||
CC="$(TARGET_CC)" \
|
CC="$(TARGET_CC)" \
|
||||||
|
|
Loading…
Reference in New Issue