]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config.host
configure.ac: Add aarch64-*-freebsd*.
[thirdparty/gcc.git] / libgcc / config.host
index 002f650be9a7cd6f69ce3d51639a735ca7eba564..1c90e233d579592e63de81dfdcc784425b8fcba2 100644 (file)
@@ -331,6 +331,11 @@ aarch64*-*-elf | aarch64*-*-rtems*)
        tmake_file="${tmake_file} ${cpu_type}/t-aarch64"
        tmake_file="${tmake_file} ${cpu_type}/t-softfp t-softfp t-crtfm"
        ;;
+aarch64*-*-freebsd*)
+       extra_parts="$extra_parts crtfastmath.o"
+       tmake_file="${tmake_file} ${cpu_type}/t-aarch64"
+       tmake_file="${tmake_file} ${cpu_type}/t-softfp t-softfp t-crtfm"
+       ;;
 aarch64*-*-linux*)
        extra_parts="$extra_parts crtfastmath.o"
        md_unwind_header=aarch64/linux-unwind.h