From ec8290acdaea21b16d98f1ef5d4ae8a28ab2109a Mon Sep 17 00:00:00 2001
From: rpj <rpj>
Date: Wed, 3 Nov 2004 01:08:41 +0000
Subject: Mutex, semaphore, thread ID, test suite changes - see ChangeLogs

---
 GNUmakefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'GNUmakefile')

diff --git a/GNUmakefile b/GNUmakefile
index f479778..af70a56 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -46,8 +46,8 @@ CP	= cp -f
 
 AR	= ar
 
-#OPT	= -g
-#OPT	= -O3 -DTEST_ICE
+#OPT	= -g -O0
+#OPT	= -O3
 OPT	= -O3 -finline-functions
 XOPT	=
 
-- 
cgit v1.2.3