summaryrefslogtreecommitdiff
path: root/social/openswan/compile.patch
blob: 8ddff67f25d684c17ce575d8a092c4048f49e78c (plain)
1
2
3
4
5
6
7
8
9
10
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)