From 023c07b6813e142bb7a279a0cc23173b0c9d2b16 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 23 Oct 2011 04:57:38 -0300 Subject: social/{asterisk,dropbear,openswan,poco,sipwitch,spectrum,ucommon} --- social/openswan/compile.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 social/openswan/compile.patch (limited to 'social/openswan/compile.patch') diff --git a/social/openswan/compile.patch b/social/openswan/compile.patch new file mode 100644 index 000000000..8ddff67f2 --- /dev/null +++ b/social/openswan/compile.patch @@ -0,0 +1,11 @@ +--- openswan-2.6.23/Makefile 2009-09-09 02:42:54.000000000 +0200 ++++ Makefile 2009-12-30 10:13:53.000000000 +0100 +@@ -12,6 +12,8 @@ + # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + # for more details. + # ++CFLAGS=-fno-strict-aliasing ++CXXFLAGS=-fno-strict-aliasing + + + OPENSWANSRCDIR?=$(shell pwd) -- cgit v1.2.3-54-g00ecf