2 lines
94 B
Text
2 lines
94 B
Text
# Compile crtbeginS.o and crtendS.o with -mcmodel=large
|
|
CRTSTUFF_T_CFLAGS_S += -mcmodel=large
|