963dc8f540
From-SVN: r990
8 lines
253 B
Plaintext
8 lines
253 B
Plaintext
|
|
# The Alliant FX2800 is supposed to conform to the SysV R4 i860 ABI,
|
|
# but apparently the native compiler generates non ABI-compliant
|
|
# function prologues and epilogues, so we need the alloca from emacs.
|
|
# -- hyc@hanauma.jpl.nasa.gov
|
|
|
|
ALLOCA=alloca.o
|