From 1830cc73aed9b46b868df32b7ce0c4aa6a100f3b Mon Sep 17 00:00:00 2001 From: Sylvain Pion Date: Fri, 23 Oct 1998 08:54:04 +0000 Subject: [PATCH] Nothing important. --- Packages/Interval_arithmetic/test/Interval_arithmetic/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Packages/Interval_arithmetic/test/Interval_arithmetic/Makefile b/Packages/Interval_arithmetic/test/Interval_arithmetic/Makefile index 263fa524612..d3fb7916f19 100644 --- a/Packages/Interval_arithmetic/test/Interval_arithmetic/Makefile +++ b/Packages/Interval_arithmetic/test/Interval_arithmetic/Makefile @@ -15,9 +15,10 @@ include $(CGAL_MAKEFILE) CXXFLAGS = -I../../include \ $(TESTSUITE_CXXFLAGS) \ $(CGAL_CXXFLAGS) \ - -g -O -Wall # -mcpu=ultrasparc -fprofile-arcs -ftest-coverage + -O3 -Wall -mcpu=ultrasparc # -fprofile-arcs -ftest-coverage #-O2 -xtarget=ultra2 #-Winline + #-mcpu=pentiumpro #---------------------------------------------------------------------# # linker flags