]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: pass more flags to the linker
authorVincent Lefevre <vincent@vinc17.net>
Fri, 3 May 2019 13:19:19 +0000 (15:19 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 31 May 2024 13:18:34 +0000 (16:18 +0300)
commit40b73c116e4f1c94b8f6c4ab60c7ec2036611fc6
treef98df51a116e385a24d6337c502320f2cd1dcf0c
parent3221f9f0fb98d5740ab5d0e8db6a731302520644
libtool: pass more flags to the linker

Resolves bug 17750.

* build-aux/ltmain.in (func_mode_link): In the flags to be passed
through unchanged, also pass -static-* and -fcilkplus.
build-aux/ltmain.in