X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=ltmain.sh;h=9503ec85d709d8f7fdad222ef3c4d8d85fdc6cd1;hb=3804da7e07a13c14210d79de55ebfe2318421164;hp=a03433f178941e5be51c26d8ef35957e245693f1;hpb=115ef890e502dc45eed8609e51ad6a6ef60c6083;p=deliverable%2Fbinutils-gdb.git diff --git a/ltmain.sh b/ltmain.sh index a03433f178..9503ec85d7 100644 --- 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=: ;;