]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/configure
regenerate configure files and config.h.in files
[thirdparty/gcc.git] / libiberty / configure
index 1d42a5e3a115cd9168cdb5e528c1d7b5e6c9a9bb..65fc500200279e5cc7250ef1323d18ad36a5ddda 100755 (executable)
@@ -5209,6 +5209,9 @@ case "${host}" in
        # sets the default TLS model and affects inlining.
        PICFLAG=-fPIC
        ;;
+    loongarch*-*-*)
+       PICFLAG=-fpic
+       ;;
     mips-sgi-irix6*)
        # PIC is the default.
        ;;