pcap: don't build can/canusb

This commit is contained in:
vpeter4 2013-03-07 11:49:03 +02:00 committed by Stefan Saraev
parent 97adc11fa7
commit 780c52e9f2

View File

@ -29,6 +29,7 @@ cd $BUILD/$1*
sed -i -e 's/ac_cv_linux_vers=unknown/ac_cv_linux_vers=2/' configure
LIBS="-lpthread" \
ac_cv_header_libusb_1_0_libusb_h=no \
./configure \
--host=$TARGET_NAME \
--build=$HOST_NAME \