aboutsummaryrefslogtreecommitdiffstats
path: root/tools/sed/patches/010-amd64_freebsd_build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sed/patches/010-amd64_freebsd_build.patch')
-rw-r--r--tools/sed/patches/010-amd64_freebsd_build.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/sed/patches/010-amd64_freebsd_build.patch b/tools/sed/patches/010-amd64_freebsd_build.patch
deleted file mode 100644
index c40cafb1f8..0000000000
--- a/tools/sed/patches/010-amd64_freebsd_build.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/config/config.sub
-+++ b/config/config.sub
-@@ -380,6 +380,9 @@ case $basic_machine in
- amd64)
- basic_machine=x86_64-pc
- ;;
-+ amd64-*)
-+ basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
-+ ;;
- amdahl)
- basic_machine=580-amdahl
- os=-sysv