mirror of
https://git.busybox.net/busybox.git
synced 2024-12-18 09:53:23 +08:00
6 lines
221 B
Makefile
6 lines
221 B
Makefile
# ==========================================================================
|
|
# Build system
|
|
# ==========================================================================
|
|
|
|
CFLAGS += -march=i386 -mpreferred-stack-boundary=2
|