ltmain.sh: Patch for Solaris.
From Rainer Orth. From-SVN: r207432
This commit is contained in:
parent
37f14a0de5
commit
e3aaedd6bf
1 changed files with 1 additions and 1 deletions
|
@ -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=:
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue