blob: 172909c1179044cadbeab146c270b4c6d5018cc7 (
plain)
1
2
3
4
5
6
7
|
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
|