]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - configure
configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before libstdc++.
[thirdparty/gcc.git] / configure
index 27edacd37d5dc6845f5adf1729e8207890d71336..4e7747df4a76deb52a8784b36e661ad86bcf9434 100755 (executable)
--- a/configure
+++ b/configure
@@ -1865,6 +1865,7 @@ target_libraries="target-libgcc \
                target-libiberty \
                target-libgloss \
                target-newlib \
+               target-libgomp \
                target-libstdc++-v3 \
                target-libmudflap \
                target-libssp \
@@ -1872,8 +1873,7 @@ target_libraries="target-libgcc \
                target-boehm-gc \
                ${libgcj} \
                target-libobjc \
-               target-libada \
-               target-libgomp"
+               target-libada"
 
 # these tools are built using the target libraries, and are intended to
 # run only in the target environment