X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libgcc%2Fconfig.host;h=9d9ae3a08de475145175e1ff6ef44cc3a99eb0ec;hb=d78552bd0f5b2494ef2efa26d9eb6c59247772ef;hp=35dd250993824fcb08853f6f909c94f665ae5c83;hpb=451238b7e2257e8437f7155975557aa456a46335;p=thirdparty%2Fgcc.git diff --git a/libgcc/config.host b/libgcc/config.host index 35dd25099382..9d9ae3a08de4 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -279,8 +279,10 @@ i[34567]86-*-elf*) x86_64-*-elf*) ;; i[34567]86-*-freebsd*) + tmake_file="${tmake_file} i386/t-freebsd" ;; x86_64-*-freebsd*) + tmake_file="${tmake_file} i386/t-freebsd" ;; i[34567]86-*-netbsdelf*) ;; @@ -608,7 +610,8 @@ i[34567]86-*-darwin* | x86_64-*-darwin* | \ i[34567]86-*-linux* | x86_64-*-linux* | \ i[34567]86-*-gnu* | \ i[34567]86-*-solaris2* | \ - i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw*) + i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw* | \ + i[34567]86-*-freebsd* | x86_64-*-freebsd*) if test "${host_address}" = 32; then tmake_file="${tmake_file} t-softfp i386/${host_address}/t-fprules-softfp" fi