/[libtool]/libtool/ltmain.in
ViewVC logotype

Diff of /libtool/ltmain.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.334.2.41 by rwild, Wed Dec 1 18:00:58 2004 UTC revision 1.334.2.42 by rwild, Thu Dec 9 18:00:47 2004 UTC
# Line 1487  EOF Line 1487  EOF
1487          continue          continue
1488          ;;          ;;
1489    
1490          # Tru64 UNIX uses -model [arg] to determine the layout of C++
1491          # classes, name mangling, and exception handling.
1492          -model)
1493            compile_command="$compile_command $arg"
1494            compiler_flags="$compiler_flags $arg"
1495            finalize_command="$finalize_command $arg"
1496            prev=xcompiler
1497            continue
1498            ;;
1499    
1500       -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)       -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
1501          deplibs="$deplibs $arg"          deplibs="$deplibs $arg"
1502          continue          continue

Legend:
Removed from v.1.334.2.41  
changed lines
  Added in v.1.334.2.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26