Brent Cook
|
b091d23685
|
fix libtool 2.4.2 stack-protector flag handling
Teach libtool 2.4.2 how to pass -fstack-protector* to the linker so
libssp is properly linked in on some toolchains. See upstream patch:
https://github.com/instantinfrastructure/poky-daisy/blob/master/meta/recipes-devtools/libtool/libtool/respect-fstack-protector.patch
Thanks to kinichiro inoguchi
|
2015-06-13 22:26:58 -05:00 |
|
Brent Cook
|
04a8eca5d3
|
always check if ssp needs to be linked
|
2015-06-11 08:47:12 -05:00 |
|
Brent Cook
|
edfc569005
|
fix definition of DISABLE_AS_EXECUTABLE_STACK
|
2015-05-23 19:27:57 -05:00 |
|
Brent Cook
|
d3771a41cb
|
refactor configure into separate m4 macros
this allows for some reusability with libtls
|
2015-05-23 19:27:57 -05:00 |
|