]> git.wh0rd.org - patches.git/blame - uclinux-libpcap-host.patch
sync vapier-m
[patches.git] / uclinux-libpcap-host.patch
CommitLineData
5e993f12 1Index: uClinux-dist/lib/libpcap/makefile
2===================================================================
3RCS file: /var/cvs/uClinux-dist/lib/libpcap/makefile,v
4retrieving revision 1.1.1.2
5diff -u -p -r1.1.1.2 makefile
6--- uClinux-dist/lib/libpcap/makefile 12 Jul 2006 04:55:20 -0000 1.1.1.2
7+++ uClinux-dist/lib/libpcap/makefile 26 Nov 2006 22:37:08 -0000
8@@ -1,4 +1,4 @@
9-CONFOPTS = --with-pcap=linux --with-headers=$(ROOTDIR)/include
10+CONFOPTS = --host=$(CONFIGURE_HOST) --with-pcap=linux --with-headers=$(ROOTDIR)/include
11 ifdef CONFIG_IPV6
12 CONFOPTS += --enable-ipv6
13 endif