CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/08/19 13:42:04
Added files:
mail/trojita/patches: patch-CMakeLists_txt
Log message:
Remove a '-O2' unconditionally added to ${CMAKE_CXX_FLAGS}: we
already pass '-O2' to the build.
That '-Wall -Wsign-compare -O2 -O2 -pipe' was hurting my sense of
aesthetics.
