mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
ltmain.sh: Patch for Solaris.
From Rainer Orth. From-SVN: r207432
This commit is contained in:
@@ -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=:
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user