Commit e3aaedd6 by Ian Lance Taylor

ltmain.sh: Patch for Solaris.

From Rainer Orth.

From-SVN: r207432
parent 37f14a0d
......@@ -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=:
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment