Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 422 → Rev 423

//SPARTAN/trunk/Makefile.config
8,6 → 8,9
# If this is yes, then the native compiler will be used instead of cross compiler
NATIVE_COMPILER=no
 
# If this is yes, strong CPU ordering is assumed
STRONG_ORDERING=no
 
# Support for symetric multiprocessors
SMP=__SMP__