Changing to boost 1.38 installed in ThirdParty. Setting template depth to 60, again.

This commit is contained in:
Graham
2009-03-18 10:12:37 +00:00
parent ba05ddc58c
commit 444ba19c00
2 changed files with 3 additions and 2 deletions

View File

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