use target optimizations
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6220 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a754b60797
commit
9744aa6361
@ -45,7 +45,7 @@ endef
|
||||
|
||||
define Build/Compile
|
||||
$(call Build/Compile/Default, \
|
||||
RPM_OPT_FLAGS="$(EXTRA_CFLAGS)" \
|
||||
RPM_OPT_FLAGS="$(TARGET_CFLAGS) $(EXTRA_CPPFLAGS)" \
|
||||
LDFLAGS="$(EXTRA_LDFLAGS)" \
|
||||
logrotate \
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user