Alternate match for SunCC on Linux.

This commit is contained in:
Sylvain Pion 2007-03-29 20:47:56 +00:00
parent a7f1be9087
commit 55e9ee28c9
1 changed files with 1 additions and 1 deletions

View File

@ -1012,7 +1012,7 @@ set_compiler_flags()
RUNTIME_LINKER_FLAG='-Wl,-R'
PRINT_STACKTRACE_PROGRAM="idb"
;;
*Linux*sunCC*)
*Linux*sunCC*|*Linux*CC*)
#### settings for sunpro compiler on linux
ADDITIONAL_CXXFLAGS="-features=extensions -D_RWSTD_ALLOCATOR"
CGAL_STATIC_LIB_CREATE="\$(CGAL_CXX) -xar -o ''"