Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot and...
[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.026161 seconds and 4 git commands to generate.