Changeset 673104e in mainline for src/Makefile.config


Ignore:
Timestamp:
2005-06-03T15:10:05Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d1a184f
Parents:
70527f1
Message:

doxygen-style comments
NDEBUG in Makefile.config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.config

    r70527f1 r673104e  
    1010# Improved support for hyperthreading
    1111HT=__HT__
     12
     13# General debuging and assert checking disable
     14#NDEBUG=__NDEBUG__
    1215
    1316# Deadlock detection support for spinlocks.
Note: See TracChangeset for help on using the changeset viewer.