summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arm-unknown-riscos/recipes/patches/gcc4/binutils-plugins.p11
1 files changed, 11 insertions, 0 deletions
diff --git a/arm-unknown-riscos/recipes/patches/gcc4/binutils-plugins.p b/arm-unknown-riscos/recipes/patches/gcc4/binutils-plugins.p
new file mode 100644
index 0000000..0dbc257
--- /dev/null
+++ b/arm-unknown-riscos/recipes/patches/gcc4/binutils-plugins.p
@@ -0,0 +1,11 @@
+--- Makefile (revision 6747)
++++ Makefile (working copy)
+@@ -73,7 +73,7 @@
+ --disable-libstdcxx-pch \
+ --disable-tls
+ # FIXME: for Java support: --without-x --enable-libgcj
+-BINUTILS_CONFIG_ARGS :=
++BINUTILS_CONFIG_ARGS := --enable-plugins
+ GDB_CONFIG_ARGS :=
+ else
+ # Case arm-unknown-eabi target (use newlib):