Libtool eats the -static flag rather than passing it along to the compiler. To get the same effect, -all-static is used instead.
24 KiB
24 KiB
Libtool eats the -static flag rather than passing it along to the compiler. To get the same effect, -all-static is used instead.