Changeset b5eb1ee in mainline for src


Ignore:
Timestamp:
2005-07-20T14:50:07Z (20 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
76857d1
Parents:
51029384
Message:

Error word support debuging and testing passed with #NM & #GP exceptions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.config

    r51029384 rb5eb1ee  
    1818
    1919# Uncomment if you want to compile in userspace support
    20 USERSPACE=__USERSPACE__
     20#USERSPACE=__USERSPACE__
    2121
    2222# Uncomment if you want to run in the test mode
     
    2929#TEST_DIR=synch/rwlock2/
    3030#TEST_DIR=synch/rwlock3/
    31 TEST_DIR=synch/rwlock4/
     31#TEST_DIR=synch/rwlock4/
    3232#TEST_DIR=synch/rwlock5/
    3333#TEST_DIR=synch/semaphore1/
    3434#TEST_DIR=synch/semaphore2/
    35 #TEST_DIR=fpu/fpu1
     35TEST_DIR=fpu/fpu1
Note: See TracChangeset for help on using the changeset viewer.