mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
CC = cc -Wx,-X23
|
|
|
|
# The following line might be necessary as well or instead of the above.
|
|
# If you find out that it is necessary,
|
|
# or if you find out that it is not necessary,
|
|
# please inform bug-gcc@prep.ai.mit.edu.
|
|
# ALLOCA = alloca.o
|