projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot and...
[openwrt.git]
/
package
/
libpcap
/
Makefile
diff --git
a/package/libpcap/Makefile
b/package/libpcap/Makefile
index
76c88af
..
1d9d437
100644
(file)
--- a/
package/libpcap/Makefile
+++ b/
package/libpcap/Makefile
@@
-61,7
+61,7
@@
define Build/Configure
--enable-static \
--disable-yydebug \
--enable-ipv6 \
- --with-build-cc=
$(HOSTCC)
\
+ --with-build-cc=
"$(HOSTCC)"
\
--with-pcap=linux \
);
endef
This page took
0.026161 seconds
and
4
git commands to generate.