12 lines
No EOL
304 B
Makefile
12 lines
No EOL
304 B
Makefile
#name: AVR, check link-relax flag is clear on partial link, second file.
|
|
#as: -mmcu=avrxmega2
|
|
#ld: -r -mavrxmega2
|
|
#source: relax-elf-flags-a.s -mlink-relax
|
|
#source: relax-elf-flags-b.s -mno-link-relax
|
|
#readelf: -h
|
|
#target: avr-*-*
|
|
|
|
ELF Header:
|
|
#...
|
|
Flags: 0x66, avr:102
|
|
#...
|