mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
13 lines
296 B
Makefile
13 lines
296 B
Makefile
#source: eabi-soft-float.s
|
|
#as:
|
|
#ld: -r
|
|
#readelf: -h
|
|
# This test is only valid on ELF based ports.
|
|
# not-target: *-*-pe *-*-wince
|
|
# if we compile for EABI ver4, ld should *not* set either of the float ABI flags
|
|
|
|
ELF Header:
|
|
#...
|
|
Flags: 0x4000000, Version4 EABI
|
|
#...
|