blob: 0a235921ca864bee604586d078a812c932641ed9 (
plain)
1
2
3
4
5
|
# ==========================================================================
# Build system
# ==========================================================================
CPPFLAGS += -march=i386 -mpreferred-stack-boundary=2
|