Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 107 → Rev 108

//SPARTAN/trunk/src/Makefile.config
10,6 → 10,9
# Improved support for hyperthreading
HT=__HT__
 
# General debuging and assert checking disable
#NDEBUG=__NDEBUG__
 
# Deadlock detection support for spinlocks.
DEBUG_SPINLOCK=DEBUG_SPINLOCK