Browse Source

64 bits GCC build

Christophe Riccio 10 years ago
parent
commit
cb427b053d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -129,7 +129,7 @@ endif()
 if(CMAKE_COMPILER_IS_GNUCXX)
 	#add_definitions(-S)
 	#add_definitions(-s)
-	add_definitions(-m32)
+	add_definitions(-m64)
 	add_definitions(-O2)
 
 	#add_definitions(-fprofile-arcs -ftest-coverage) gcov