Fix pmacct compilation (#1879)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7677 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9c66664108
commit
72c4663ef3
@ -100,7 +100,7 @@ $(PKG_BUILD_DIR)/nfacctd$(1) $(PKG_BUILD_DIR)/pmacctd$(1): $(PKG_BUILD_DIR)/.con
|
||||
$(2) \
|
||||
,\
|
||||
LIBS="-lz" \
|
||||
,
|
||||
,,\
|
||||
);
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||
CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user