mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
419211519c
* CC1_SPEC: Remove non-existent "no-fpic" command-line option; add "fno-PIC" and "fno-PIE" as options that disable the generation of position-independent code; use "-fPIC" by default. * LINK_SPEC: Pass "-shared" to the linker only if it was passed to gcc; output position-independent executables by default; when linking executables, allow undefined symbols in shared libraries and export all symbols (to match the behaviour of "-shared"). Signed-off-by: Jérôme Duval <jerome.duval@gmail.com> |
||
---|---|---|
autoconf | ||
binutils | ||
cloog | ||
gcc | ||
isl | ||
jam | ||
legacy | ||
libtool | ||
patches | ||
.gitignore | ||
build-gcc2-package-Haiku.sh | ||
build-gcc4-optional-package-Haiku.sh | ||
INSTALL-as-haiku-cross-compiler-on-LINUX | ||
INSTALL-gcc2-from-source-Haiku | ||
INSTALL-gcc4-from-source-Haiku |