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
2012-10-17 08:02:30 -04:00
Description
No description provided
562 MiB
Languages
C 38.1%
C++ 21.3%
Makefile 9.1%
Ada 7.7%
D 4.3%
Other 18.8%