diff options
Diffstat (limited to 'ltmain.sh')
-rw-r--r-- | ltmain.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1590,7 +1590,7 @@ EOF continue ;; - # Tru64 UNIX uses -model [arg] to determine the tqlayout of C++ + # Tru64 UNIX uses -model [arg] to determine the layout of C++ # classes, name mangling, and exception handling. -model) compile_command="$compile_command $arg" |