Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « i386 « arch - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 385dd52beefc1c31596b4b4e6c33a160cd6dda47 (plain)
1
2
3
4
5
# ==========================================================================
# Build system
# ==========================================================================

CFLAGS += $(call cc-option,-march=i386 -mpreferred-stack-boundary=2,)