move qc-usb from trunk to packages as well (see [12260])
[openwrt.git] / package / opkg / Makefile
index 76729db..97971b3 100644 (file)
@@ -53,7 +53,7 @@ endef
 
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
-               CC=$(TARGET_CC) \
+               CC="$(TARGET_CC)" \
                DESTDIR="$(PKG_INSTALL_DIR)" \
                all install
 endef
This page took 0.023865 seconds and 4 git commands to generate.