mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
12 lines
387 B
Makefile
12 lines
387 B
Makefile
#name: Check -z force-bti emits BTI feature (exec)
|
|
#source: bti-plt-1.s
|
|
#target: [check_shared_lib_support]
|
|
#as: -mabi=lp64
|
|
#ld: -z force-bti -e _start -T bti-plt.ld -L./tmpdir -lbti-plt-so
|
|
#readelf: -n
|
|
|
|
Displaying notes found in: .note.gnu.property
|
|
[ ]+Owner[ ]+Data size[ ]+Description
|
|
GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
|
|
Properties: AArch64 feature: BTI
|