4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
|
# If compiling GCC with the Unix assembler, -J will handle a large function.
|
||
|
# With GAS, it should have no effect.
|
||
|
X_CPPFLAGS = -J
|