mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 18:44:48 +01:00
Joseph R. Prostko
9ff1e151e8
Address issue with building code that relies on SSP
* -lssp_nonshared being passed at link time was resulting in multiple definition errors * Apps such as Perl and CUPS would fail to build due to this * This should alleviate the problem when -fstack-protector or -fstack-protector-all are used Thanks to diger for letting me know of this issue and making me aware of a fix
…
Description
No description provided
Languages
C
38.1%
C++
21.3%
Makefile
9.1%
Ada
7.7%
D
4.3%
Other
18.8%