Edit

IABSD.fr/ports/security/gnutls

Branch :

  • Show log

    Commit

  • Author : kettenis
    Date : 2023-04-22 11:33:48
    Hash : e9b7a174
    Message : The arm64 assembly code isn't exposed directly but used by C code that only makes direct calls. So no BTI instructions are necessary. Declare the library to be "safe" by adding the -mmark-bti-property to CCASFLAGS. ok ajacoutot@