From 388d9098dc3578a41e07d720ba3708012c0a10e2 Mon Sep 17 00:00:00 2001 From: Rob Kendrick Date: Sun, 16 Nov 2014 16:28:01 +0000 Subject: Build RISC OS binutils with --enable-plugins --- arm-unknown-riscos/recipes/patches/gcc4/binutils-plugins.p | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 arm-unknown-riscos/recipes/patches/gcc4/binutils-plugins.p (limited to 'arm-unknown-riscos') 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): -- cgit v1.2.3