X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c640efa5e5eabcf467047e72ce92eaef4219fdbb..1d37ae18e238000645f60a907609481c18ca7a6b:/openwrt/target/linux/package/openswan/Makefile diff --git a/openwrt/target/linux/package/openswan/Makefile b/openwrt/target/linux/package/openswan/Makefile index 229ebbc30..5afec1b3d 100644 --- a/openwrt/target/linux/package/openswan/Makefile +++ b/openwrt/target/linux/package/openswan/Makefile @@ -30,7 +30,7 @@ $(PKG_BUILD_DIR)/.built: ARCH="$(LINUX_KARCH)" \ CROSS_COMPILE="$(TARGET_CROSS)" \ USERCOMPILE="$(FLAGS)" \ - AS="$(TARGET_CC) $(TARGET_CFLAGS)" \ + AS="$(TARGET_CC) -c $(TARGET_CFLAGS)" \ module $(IPKG_KMOD_OPENSWAN):