summaryrefslogtreecommitdiff
path: root/debian/rules.patch
diff options
context:
space:
mode:
authordoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2012-12-08 13:35:57 +0000
committerdoko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>2012-12-08 13:35:57 +0000
commitc7e8b068dcb8df3121ad75501fce1f3c32e1723a (patch)
tree2eeebe43d43e89ad7f217a9f884bf42fb336535b /debian/rules.patch
parent46cac264362fb9f746ba85f3e5307214fcfd8481 (diff)
downloadgcc-47-c7e8b068dcb8df3121ad75501fce1f3c32e1723a.tar.gz
* Remove the cross-includes patch, not needed anymore with --with-sysroot=/.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6382 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/rules.patch')
-rw-r--r--debian/rules.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules.patch b/debian/rules.patch
index 0f99b03..3dc8c05 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -234,7 +234,7 @@ endif
debian_patches += arm-multilib-defaults
ifeq ($(DEB_CROSS),yes)
- debian_patches += cross-include cross-fixes
+ debian_patches += cross-fixes
endif
ifeq ($(DEB_TARGET_ARCH_OS),hurd)