summaryrefslogtreecommitdiff
path: root/debian/rules.patch
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2012-12-04 10:37:42 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2012-12-04 10:37:42 +0000
commit4c5df9cf81ca427e8bea797478ad920d8b416ca4 (patch)
tree030b923d00d4ade413b7efa3b51fa3748c863b6b /debian/rules.patch
parent0a8fc3c69096cbe09dae37bde7add08721546190 (diff)
downloadgcc-47-4c5df9cf81ca427e8bea797478ad920d8b416ca4.tar.gz
* Re-enable the patch to add options -fuse-ld=gold and -fuse-ld=bfd. Keep
-fuse-ld=ld.bfd as an alias. git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6349 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/rules.patch')
-rw-r--r--debian/rules.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/rules.patch b/debian/rules.patch
index bf122ae..d8d6d5f 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -240,8 +240,10 @@ ifeq ($(DEB_TARGET_ARCH_OS),hurd)
endif
debian_patches += gcc-ice-hack gcc-ice-apport
-#FIXME
-#debian_patches += gold-and-ld
+debian_patches += gold-and-ld
+ifneq ($(GFDL_INVARIANT_FREE),yes)
+ debian_patches += gold-and-ld-doc
+endif
debian_patches += libjava-fixed-symlinks
debian_patches += libstdc++-arm-wno-abi