fix logrotate compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6156 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
27df6b8239
commit
26c402dd94
@ -45,8 +45,8 @@ endef
|
|||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(call Build/Compile/Default, \
|
$(call Build/Compile/Default, \
|
||||||
RPM_OPT_FLAGS="\$$$$(EXTRA_CFLAGS)" \
|
RPM_OPT_FLAGS="$(EXTRA_CFLAGS)" \
|
||||||
LDFLAGS="\$$$$(EXTRA_LDFLAGS)" \
|
LDFLAGS="$(EXTRA_LDFLAGS)" \
|
||||||
logrotate \
|
logrotate \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user