]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ltmain.sh
xtensa: gas: put .literal_position at section start
[thirdparty/binutils-gdb.git] / ltmain.sh
index a03433f178941e5be51c26d8ef35957e245693f1..9503ec85d709d8f7fdad222ef3c4d8d85fdc6cd1 100644 (file)
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -976,7 +976,7 @@ func_enable_tag ()
 
 
   case $host in
-    *cygwin* | *mingw* | *pw32* | *cegcc*)
+    *cygwin* | *mingw* | *pw32* | *cegcc* | *solaris2* )
       # don't eliminate duplications in $postdeps and $predeps
       opt_duplicate_compiler_generated_deps=:
       ;;