/[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.47 by pogma, Sun Jan 16 14:07:07 2005 UTC revision 1.334.2.48 by rwild, Tue Jan 25 08:17:36 2005 UTC
# Line 1520  EOF Line 1520  EOF
1520          ;;          ;;
1521    
1522        # -64, -mips[0-9] enable 64-bit mode on the SGI compiler        # -64, -mips[0-9] enable 64-bit mode on the SGI compiler
1523          # -r[0-9][0-9]* specifies the processor on the SGI compiler
1524        # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler        # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
1525        # +DA*, +DD* enable 64-bit mode on the HP compiler        # +DA*, +DD* enable 64-bit mode on the HP compiler
1526        # -q* pass through compiler args for the IBM compiler        # -q* pass through compiler args for the IBM compiler
1527        # -m* pass through architecture-specific compiler args for GCC        # -m* pass through architecture-specific compiler args for GCC
1528        -64|-mips[0-9]|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*)        -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*)
1529    
1530          # Unknown arguments in both finalize_command and compile_command need          # Unknown arguments in both finalize_command and compile_command need
1531          # to be aesthetically quoted because they are evaled later.          # to be aesthetically quoted because they are evaled later.

Legend:
Removed from v.1.334.2.47  
changed lines
  Added in v.1.334.2.48

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