]> git.pld-linux.org Git - packages/GLM.git/blob - GLM-opt.patch
- fix tests on x32
[packages/GLM.git] / GLM-opt.patch
1 --- glm/CMakeLists.txt.orig     2018-05-07 14:23:01.000000000 +0200
2 +++ glm/CMakeLists.txt  2018-07-15 13:23:19.253074479 +0200
3 @@ -143,7 +143,6 @@
4  elseif(CMAKE_CXX_COMPILER_ID MATCHES "GNU")\r
5         message("GLM: GCC - ${CMAKE_CXX_COMPILER_ID} compiler")\r
6  \r
7 -       add_compile_options(-O2)\r
8         add_compile_options(-Wno-long-long)\r
9  \r
10  elseif(CMAKE_CXX_COMPILER_ID MATCHES "Intel")\r
This page took 0.437369 seconds and 3 git commands to generate.