X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=blobdiff_plain;f=tools%2Fsed%2Fpatches%2F010-amd64_freebsd_build.patch;fp=tools%2Fsed%2Fpatches%2F010-amd64_freebsd_build.patch;h=0000000000000000000000000000000000000000;hp=c40cafb1f8c720fb28faea971a0b2f26a3aaf390;hb=c74849709f22c0efbeb7925e23dbf9ca01b303ca;hpb=975bf6a4fa198617bd2cb7fdce47a5d60d25bedc 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