Edit

kc3-lang/libressl

Branch :

  • Show log

    Commit

  • Author : Brent Cook
    Date : 2015-06-13 22:26:58
    Hash : b091d236
    Message : 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