summaryrefslogtreecommitdiff
path: root/debian/patches/ruby-no-strict-aliasing
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/ruby-no-strict-aliasing')
-rw-r--r--debian/patches/ruby-no-strict-aliasing6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/ruby-no-strict-aliasing b/debian/patches/ruby-no-strict-aliasing
index 85ff8a9..7e2d228 100644
--- a/debian/patches/ruby-no-strict-aliasing
+++ b/debian/patches/ruby-no-strict-aliasing
@@ -10,12 +10,12 @@ be real bugs with real consequences.
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.in b/Makefile.in
-index 8c876b5..d6a173a 100644
+index 1390a69..cee3c00 100644
--- a/Makefile.in
+++ b/Makefile.in
-@@ -154,7 +154,7 @@ SWIG_PY_LINK = @SWIG_PY_LINK@
- SWIG_PY_LIBS = @SWIG_PY_LIBS@
+@@ -156,7 +156,7 @@ SWIG_PY_ERRMSG = @SWIG_PY_ERRMSG@
SWIG_PL_INCLUDES = @SWIG_PL_INCLUDES@
+ SWIG_PL_ERRMSG = @SWIG_PL_ERRMSG@
SWIG_RB_INCLUDES = @SWIG_RB_INCLUDES@ -I$(SWIG_SRC_DIR)/ruby/libsvn_swig_ruby
-SWIG_RB_COMPILE = @SWIG_RB_COMPILE@
+SWIG_RB_COMPILE = @SWIG_RB_COMPILE@ -fno-strict-aliasing