X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.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=e6b420403154849050742c3aaef81fc5b711da34;hpb=5d9d9530826c613070d7699ca12e462d4a5e6af3 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