X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=openwrt%2Ftarget%2Flinux%2Fpackage%2Fopenswan%2FMakefile;fp=openwrt%2Ftarget%2Flinux%2Fpackage%2Fopenswan%2FMakefile;h=229ebbc30e707d29ec6a6998e9325268a69dcc67;hp=be0d32315dc7bdcd30ed3913eb5eb5f1614c45e7;hb=f0c81a775607a643e4b35aa591e167af0613e420;hpb=29df6740303c6b65fcc6431e306ad8966b62b9d9 diff --git a/openwrt/target/linux/package/openswan/Makefile b/openwrt/target/linux/package/openswan/Makefile index be0d32315d..229ebbc30e 100644 --- a/openwrt/target/linux/package/openswan/Makefile +++ b/openwrt/target/linux/package/openswan/Makefile @@ -30,6 +30,7 @@ $(PKG_BUILD_DIR)/.built: ARCH="$(LINUX_KARCH)" \ CROSS_COMPILE="$(TARGET_CROSS)" \ USERCOMPILE="$(FLAGS)" \ + AS="$(TARGET_CC) $(TARGET_CFLAGS)" \ module $(IPKG_KMOD_OPENSWAN):