From 42dd254f5937274f164a5a7c5fb3c1f80e38e7af Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 27 Jul 2012 10:45:02 +0200 Subject: full build on Darwin fixes --- package/openswan/patches/patch-lib_liblwres_Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/openswan/patches/patch-lib_liblwres_Makefile (limited to 'package/openswan/patches/patch-lib_liblwres_Makefile') diff --git a/package/openswan/patches/patch-lib_liblwres_Makefile b/package/openswan/patches/patch-lib_liblwres_Makefile new file mode 100644 index 000000000..5aaa2112e --- /dev/null +++ b/package/openswan/patches/patch-lib_liblwres_Makefile @@ -0,0 +1,11 @@ +--- openswan-2.6.38.orig/lib/liblwres/Makefile 2012-03-23 22:33:43.000000000 +0100 ++++ openswan-2.6.38/lib/liblwres/Makefile 2012-07-25 18:21:02.000000000 +0200 +@@ -23,7 +23,7 @@ CINCLUDES = -I${srcdir}${ISCARCH}/includ + -I${srcdir}../libisc/include \ + -I. -I./include -I${srcdir}include + CDEFINES = +-CWARNINGS = -Werror ++#CWARNINGS = -Werror + + CFLAGS+=${USERCOMPILE} ${PORTINCLUDE} ${CINCLUDES} ${CDEFINES} ${CWARNINGS} + -- cgit v1.2.3