mirror of
https://https.git.savannah.gnu.org/git/libtool.git
synced 2026-01-27 01:44:28 +00:00
m4: Fix flang -Wl flags on FreeBSD
This commit is contained in:
parent
c6016699f1
commit
b9156729ab
2
m4/libtool.m4
vendored
2
m4/libtool.m4
vendored
@ -4877,7 +4877,7 @@ m4_if([$1], [CXX], [
|
||||
_LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
|
||||
;;
|
||||
|
||||
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
|
||||
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu* | freebsd*)
|
||||
case $cc_basename in
|
||||
# old Intel for x86_64, which still supported -KPIC.
|
||||
ecc*)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user