Modifying decompositionMethods Make/options to add librt, required on 64bit

openSUSE 11.1.  Added 20 to the template depth for all architectures for CGAL.
This commit is contained in:
graham
2009-04-28 11:07:19 +01:00
parent ff66dc68d4
commit 3e445d422c
10 changed files with 12 additions and 10 deletions

View File

@ -6,7 +6,7 @@ CC = g++
include $(RULES)/c++$(WM_COMPILE_OPTION)
ptFLAGS = -DNoRepository -ftemplate-depth-30
ptFLAGS = -DNoRepository -ftemplate-depth-50
c++FLAGS = $(GFLAGS) $(c++WARN) $(c++OPT) $(c++DBUG) $(ptFLAGS) $(LIB_HEADER_DIRS) -fPIC