9 lines
318 B
Makefile
9 lines
318 B
Makefile
#source: simple.s
|
|
#as: --64 -defsym __64_bit__=1 -mx86-used-note=no
|
|
#ld: -r -m elf_x86_64 -z x86-64-baseline
|
|
#readelf: -n
|
|
|
|
Displaying notes found in: .note.gnu.property
|
|
[ ]+Owner[ ]+Data size[ ]+Description
|
|
GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
|
|
Properties: x86 ISA needed: x86-64-baseline
|