summaryrefslogtreecommitdiff
path: root/devel/subversion/patches/patch-ae
blob: 7791469c223b2ae555b060e5094e106b3f02008c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
$NetBSD: patch-ae,v 1.10 2004/04/04 20:51:21 epg Exp $

--- configure.orig	Wed Mar  4 01:27:45 1970
+++ configure
@@ -10583,8 +10583,9 @@ echo "$as_me: WARNING: swig bindings ver
     if test "$PYTHON" != "none" -a "$SWIG_SUITABLE" = "yes" -a "$svn_swig_bindings_enable_python" = "yes"; then
       { echo "$as_me:$LINENO: \"Configuring python swig binding\"" >&5
 echo "$as_me: \"Configuring python swig binding\"" >&6;}
-      SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-py-lib"
-      SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-py-lib"
+      # XXX pkgsrc: Don't build bindings by default.
+      #SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-py-lib"
+      #SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-py-lib"
 
 
       echo "$as_me:$LINENO: checking if swig needs -L for its libraries" >&5
@@ -10666,7 +10667,7 @@ echo "${ECHO_T}$ac_cv_python_link" >&6
       ### TODO: enable when the target is implemented correctly
 #      SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-pl-lib"
 #      SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-pl-lib"
-      SWIG_PL_INCLUDES="\$(SWIG_INCLUDES) `$PERL -MExtUtils::Embed -e ccopts`"
+      SWIG_PL_INCLUDES="\$(SWIG_INCLUDES) `$PERL -MExtUtils::Embed -e ccopts | sed s/-fno-strict-aliasing//`"
       SWIG_PL_COMPILE="`$PERL -MConfig -e 'print $Config{cc}'` \$(SWIG_PL_INCLUDES)"
       SWIG_PL_LINK="`$PERL -MConfig -e 'print $Config{ld}'` `$PERL -MConfig -e 'print $Config{lddlflags}'` `$PERL -MExtUtils::Embed -e ldopts`"
     fi
@@ -10784,8 +10785,9 @@ echo "$as_me: WARNING: swig bindings ver
     if test "$PYTHON" != "none" -a "$SWIG_SUITABLE" = "yes" -a "$svn_swig_bindings_enable_python" = "yes"; then
       { echo "$as_me:$LINENO: \"Configuring python swig binding\"" >&5
 echo "$as_me: \"Configuring python swig binding\"" >&6;}
-      SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-py-lib"
-      SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-py-lib"
+      # XXX pkgsrc: Don't build bindings by default.
+      #SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-py-lib"
+      #SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-py-lib"
 
 
       echo "$as_me:$LINENO: checking if swig needs -L for its libraries" >&5
@@ -10867,7 +10869,7 @@ echo "${ECHO_T}$ac_cv_python_link" >&6
       ### TODO: enable when the target is implemented correctly
 #      SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-pl-lib"
 #      SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-pl-lib"
-      SWIG_PL_INCLUDES="\$(SWIG_INCLUDES) `$PERL -MExtUtils::Embed -e ccopts`"
+      SWIG_PL_INCLUDES="\$(SWIG_INCLUDES) `$PERL -MExtUtils::Embed -e ccopts | sed s/-fno-strict-aliasing//`"
       SWIG_PL_COMPILE="`$PERL -MConfig -e 'print $Config{cc}'` \$(SWIG_PL_INCLUDES)"
       SWIG_PL_LINK="`$PERL -MConfig -e 'print $Config{ld}'` `$PERL -MConfig -e 'print $Config{lddlflags}'` `$PERL -MExtUtils::Embed -e ldopts`"
     fi
@@ -10988,8 +10990,9 @@ echo "$as_me: WARNING: swig bindings ver
     if test "$PYTHON" != "none" -a "$SWIG_SUITABLE" = "yes" -a "$svn_swig_bindings_enable_python" = "yes"; then
       { echo "$as_me:$LINENO: \"Configuring python swig binding\"" >&5
 echo "$as_me: \"Configuring python swig binding\"" >&6;}
-      SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-py-lib"
-      SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-py-lib"
+      # XXX pkgsrc: Don't build bindings by default.
+      #SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-py-lib"
+      #SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-py-lib"
 
 
       echo "$as_me:$LINENO: checking if swig needs -L for its libraries" >&5
@@ -11071,7 +11074,7 @@ echo "${ECHO_T}$ac_cv_python_link" >&6
       ### TODO: enable when the target is implemented correctly
 #      SWIG_BUILD_RULES="$SWIG_BUILD_RULES swig-pl-lib"
 #      SWIG_INSTALL_RULES="$SWIG_INSTALL_RULES install-swig-pl-lib"
-      SWIG_PL_INCLUDES="\$(SWIG_INCLUDES) `$PERL -MExtUtils::Embed -e ccopts`"
+      SWIG_PL_INCLUDES="\$(SWIG_INCLUDES) `$PERL -MExtUtils::Embed -e ccopts | sed s/-fno-strict-aliasing//`"
       SWIG_PL_COMPILE="`$PERL -MConfig -e 'print $Config{cc}'` \$(SWIG_PL_INCLUDES)"
       SWIG_PL_LINK="`$PERL -MConfig -e 'print $Config{ld}'` `$PERL -MConfig -e 'print $Config{lddlflags}'` `$PERL -MExtUtils::Embed -e ldopts`"
     fi