OSDN Git Service

* gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
[pf3gnuchains/gcc-fork.git] / libgomp / configure.tgt
index ef44a12..d66899f 100644 (file)
@@ -111,6 +111,10 @@ case "${target}" in
        XLDFLAGS="${XLDFLAGS} -lposix4"
        ;;
 
+  *-*-darwin*)
+       config_path="bsd posix"
+       ;;
+
   *)
        ;;