re PR target/80090 (Incorrect assembler - output_addr_const may generate visibility...
[gcc.git] / libgomp / configure.tgt
index 77e73f01f1abda2b08b722ff4d926080d233a799..74d95a570c7f295acbd25c069096266e450d0f15 100644 (file)
@@ -149,6 +149,8 @@ case "${target}" in
        config_path="posix"
        # Need to link with -lpthread so libgomp.so is self-contained.
        XLDFLAGS="${XLDFLAGS} -lpthread"
+       # AIX needs -frandom-seed for bootstrap compare.
+       XCFLAGS="${XCFLAGS} -frandom-seed=\$@"
        ;;
 
   nvptx*-*-*)