mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 13:47:44 +01:00
7 lines
211 B
Makefile
7 lines
211 B
Makefile
#name: AVR catch region overflow errors
|
|
#as: -mmcu=avrxmega2
|
|
#ld: -mavrxmega2 --relax --defsym __TEXT_REGION_LENGTH__=2
|
|
#source: region_overflow.s
|
|
#target: avr-*-*
|
|
#error: `.text' will not fit in region `text'
|