$OpenBSD: patch-CMakeLists_txt,v 1.1.1.1 2012/10/11 16:42:57 bentley Exp $
--- CMakeLists.txt.orig	Thu Oct 11 09:40:44 2012
+++ CMakeLists.txt	Thu Oct 11 09:40:54 2012
@@ -18,7 +18,6 @@ if(MSVC)
 else(MSVC)
 	SET(CMAKE_CXX_FLAGS "-Wall -Wextra -Wno-deprecated")
 	SET(CMAKE_CXX_FLAGS_DEBUG "-O0 -g3")
-	SET(CMAKE_CXX_FLAGS_RELEASE "-O3")
 endif(MSVC)
 
 include_directories("${CMAKE_CURRENT_SOURCE_DIR}/include")
