Changeset 8ff2f3f in mainline for src/Makefile.config
- Timestamp:
- 2005-09-04T09:02:16Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 23f4b1fb
- Parents:
- 3396f59
- File:
-
- 1 edited
-
src/Makefile.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.config
r3396f59 r8ff2f3f 6 6 7 7 # Support for symetric multiprocessors 8 SMP=__SMP__8 #SMP=__SMP__ 9 9 10 10 # Improved support for hyperthreading … … 21 21 22 22 # Uncomment if you want to run in the test mode 23 #TEST=__TEST__23 TEST=__TEST__ 24 24 25 25 TEST_FILE=test.c … … 34 34 #TEST_DIR=synch/semaphore2/ 35 35 #TEST_DIR=fpu/fpu1 36 #TEST_DIR=print/print136 TEST_DIR=print/print1 37 37 #TEST_DIR=thread/thread1
Note:
See TracChangeset
for help on using the changeset viewer.
