6 lines
221 B
Makefile
6 lines
221 B
Makefile
# ==========================================================================
|
|
# Build system
|
|
# ==========================================================================
|
|
|
|
CFLAGS += -march=i386 -mpreferred-stack-boundary=2
|