source:
scripts/untested/autotools/patches/libtool-1.4.3-pass-thread-flags.patch@
834dec0
Last change on this file since 834dec0 was d1afb9e, checked in by , 19 years ago | |
---|---|
|
|
File size: 494 bytes |
-
libtool-1.4.3/ltmain.in
old new compiler." 1225 1225 continue 1226 1226 ;; 1227 1227 1228 -Kthread | -mthreads | -mt | -pthread | -pthreads | -threads | -qthreaded | -kthread ) 1229 compiler_flags="$compiler_flags $arg" 1230 continue 1231 ;; 1232 1228 1233 # Some other compiler flag. 1229 1234 -* | +*) 1230 1235 # Unknown arguments in both finalize_command and compile_command need
Note:
See TracBrowser
for help on using the repository browser.