mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
7af7a81a60
Correct LINK_SPEC so it * Sets appropriate dynamic-link options for any type of dynamically linked executable, not only position-independent ones. * Does not omit these options if "-pie" is specified by the user. * Recognizes the "-static" option. * Includes a hyphen previously missing from "--no-undefined". Signed-off-by: Jérôme Duval <jerome.duval@gmail.com> |
||
---|---|---|
.. | ||
autoconf | ||
binutils | ||
gcc | ||
gcc_distribution | ||
compile-binutils | ||
compile-gcc |