summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-17 07:00:24 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-17 07:00:24 +0000
commit443bd9cabdca6e694e98448c340bd04b35af0fd8 (patch)
tree6aa1ef1729f78ca6a9c5e885ccf22a76a1e12b22 /sys-devel/libtool/files
parentClean up ebuild and dont bother calling elibtoolize anymore (since it doesnt ... (diff)
downloadgentoo-2-443bd9cabdca6e694e98448c340bd04b35af0fd8.tar.gz
gentoo-2-443bd9cabdca6e694e98448c340bd04b35af0fd8.tar.bz2
gentoo-2-443bd9cabdca6e694e98448c340bd04b35af0fd8.zip
Remove the amd64-alias patch since gnuconfig_update does all the magic now.
Diffstat (limited to 'sys-devel/libtool/files')
-rw-r--r--sys-devel/libtool/files/1.4.3/libtool-1.4.3-amd64-alias.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-devel/libtool/files/1.4.3/libtool-1.4.3-amd64-alias.patch b/sys-devel/libtool/files/1.4.3/libtool-1.4.3-amd64-alias.patch
deleted file mode 100644
index b37ce785fd1c..000000000000
--- a/sys-devel/libtool/files/1.4.3/libtool-1.4.3-amd64-alias.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- libtool-1.4.3/config.sub.amd64-alias 2002-10-22 22:24:44.000000000 -0400
-+++ libtool-1.4.3/config.sub 2003-07-24 11:10:08.000000000 -0400
-@@ -367,6 +367,9 @@ case $basic_machine in
- basic_machine=a29k-none
- os=-bsd
- ;;
-+ amd64-*)
-+ basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
-+ ;;
- amdahl)
- basic_machine=580-amdahl
- os=-sysv