fix for sstrip, which otherwise fails if strongswan is installed.
---
 package/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/Makefile b/package/Makefile
index df7cf79..2dde1df 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -37,6 +37,7 @@ ifdef CONFIG_USE_MKLIBS
                -L /lib \
                -L /usr/lib \
                -L /usr/lib/ebtables \
+               -L /usr/lib/ipsec \
                --ldlib $(patsubst $(STAGING_DIR_ROOT)/%,/%,$(firstword 
$(wildcard \
                        $(foreach name,ld-uClibc.so.* ld-linux.so.* ld-*.so, \
                          $(STAGING_DIR_ROOT)/lib/$(name) \
-- 
1.8.1.1

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to