Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 457 → Rev 458

/SPARTAN/trunk/Makefile
62,7 → 62,7
DEFS += -DNDEBUG
endif
ifeq ($(CONFIG_DEBUG_SPINLOCK),y)
DEFS += -DDEBUG_SPINLOCK
DEFS += -DCONFIG_DEBUG_SPINLOCK
endif
 
## Toolchain configuration