- call cc-option to check if the compiler supports the flags we asked to use
[oweals/busybox.git] / arch / i386 / Makefile
1 # ==========================================================================
2 # Build system
3 # ==========================================================================
4
5 CFLAGS += $(call cc-option,-march=i386 -mpreferred-stack-boundary=2,)