Move a bunch of ethernet hardware drivers to new kernel module packageing
[openwrt.git] / package / libpcap / Makefile
index 76c88af..1d9d437 100644 (file)
@@ -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.021551 seconds and 4 git commands to generate.