projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fce955
)
compile fix for bsd
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 15:33:47 +0000
(15:33 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 15:33:47 +0000
(15:33 +0000)
SVN-Revision: 5088
libs/libdnet/Makefile
patch
|
blob
|
history
diff --git
a/libs/libdnet/Makefile
b/libs/libdnet/Makefile
index 24d3af43da409aeb20d21b034e038c8f88bb1c9a..77e2d5d7a16bc68a2f0e76ecd4731c19ad722c5a 100644
(file)
--- a/
libs/libdnet/Makefile
+++ b/
libs/libdnet/Makefile
@@
-43,6
+43,7
@@
define Build/Configure
CFLAGS="$(TARGET_CFLAGS)" \
CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
+ ac_cv_dnet_bsd_bpf=no \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \