mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
930eb8bdea
commit
e71dba2939
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
# pour purify, virer LEDA
|
||||
|
||||
CGAL_MAKEFILE = /0/prisme_util/CGAL/CGAL-2.1-I-24/make/makefile_sparc_SunOS-5.6_g++-2.95.1_LEDA
|
||||
#CGAL_MAKEFILE = /0/prisme_util/CGAL/CGAL-2.1-I-28/make/makefile_sparc_SunOS-5.6_g++-2.95.1_LEDA
|
||||
#CGAL_MAKEFILE = /0/prisme_util/CGAL/CGAL-2.1-I-24/make/makefile_i686_Linux-2.2.7_g++-2.95.1_LEDA
|
||||
include $(CGAL_MAKEFILE)
|
||||
|
||||
|
|
@ -23,7 +23,8 @@ CXXFLAGS = \
|
|||
-B$(UTIL)/Binutils/$(UNAME)/bin/ \
|
||||
$(CGAL_CXXFLAGS)\
|
||||
$(TESTSUITE_CXXFLAGS) \
|
||||
-g
|
||||
-DCGAL_CHECK_EXPENSIVE \
|
||||
-g
|
||||
# -gdwarf-2
|
||||
# -O2 -fno-default-inline \
|
||||
# -DCGAL_NO_PRECONDITIONS -DCGAL_NO_POSTCONDITIONS -DCGAL_NO_ASSERTIONS
|
||||
|
|
|
|||
Loading…
Reference in New Issue