aboutsummaryrefslogtreecommitdiff
path: root/examples/libtool/patches/bootstrap-no-go.patch
diff options
context:
space:
mode:
Diffstat (limited to 'examples/libtool/patches/bootstrap-no-go.patch')
-rw-r--r--examples/libtool/patches/bootstrap-no-go.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/libtool/patches/bootstrap-no-go.patch b/examples/libtool/patches/bootstrap-no-go.patch
new file mode 100644
index 0000000..1d8e98a
--- /dev/null
+++ b/examples/libtool/patches/bootstrap-no-go.patch
@@ -0,0 +1,12 @@
+Description: Go is not supported before LT 2.4
+diff -dubr source/configure.ac nogo/configure.ac
+--- source/configure.ac 2011-10-17 14:17:17.000000000 +0400
++++ nogo/configure.ac 2012-10-13 00:29:40.973202656 +0400
+@@ -196,7 +196,6 @@
+ LT_LANG(C++)
+ LT_LANG(Fortran 77)
+ LT_LANG(Fortran)
+-LT_LANG(Go)
+ LT_LANG(Java)
+ LT_LANG(Windows Resource)
+