ulogd: mysql config may introduce a stray -lgcc_s. Force remove it.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23461 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
76e92c9bc6
commit
a61f1a984d
@ -98,6 +98,7 @@ define Build/Configure
|
||||
, \
|
||||
ac_cv_header_pcap_h=$(ULOGD_PCAP_HEADER) \
|
||||
)
|
||||
$(SED) 's/-lgcc_s//g' $(PKG_BUILD_DIR)/Rules.make
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
Loading…
x
Reference in New Issue
Block a user