]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libatomic/configure.tgt
[NetBSD] Add support for the Arm EABI.
[thirdparty/gcc.git] / libatomic / configure.tgt
index ecbb7d33cc11b451f83479009e9d2b43510f3f76..4a1294bc1ffff09396c78811aac39161e55df1bf 100644 (file)
@@ -53,7 +53,7 @@ case "${target_cpu}" in
   arm*)
        ARCH=arm
        case "${target}" in
-            arm*-*-freebsd*)
+            arm*-*-freebsd* | arm*-*-netbsd*)
                 ;;
             *)
                 # ??? Detect when -march=armv7 is already enabled.