Skip to content

Build with -mbranch-protection=standard

David Cantrell requested to merge dcantrell/at:c9s into c9s

annocheck reports that /usr/bin/at fails the dynamic-tags test because the BTI_PLT flag is missing from the dynamic tags. The easy solution is to pass -mbranch-protection=standard to gcc at compile time. For more information:

https://sourceware.org/annobin/annobin.html/Test-dynamic-tags.html

Signed-off-by: David Cantrell dcantrell@redhat.com

Merge request reports

Loading