- better distinction between CFLAGS and CPPFLAGS.

This commit is contained in:
Bernhard Reutner-Fischer
2006-12-06 21:51:59 +00:00
parent bc95f57932
commit feea1b972c
3 changed files with 17 additions and 3 deletions

View File

@@ -2,4 +2,4 @@
# Build system
# ==========================================================================
CPPFLAGS += -march=i386 -mpreferred-stack-boundary=2
CFLAGS += -march=i386 -mpreferred-stack-boundary=2