summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-08-15 03:01:43 (GMT)
committerMarius Kintel <marius@kintel.net>2013-08-15 03:01:43 (GMT)
commitea606f69fcf5e0c75b2b484f49d6f3fe1c69ff78 (patch)
tree99724a00db25f825d68752230f2b89751ca6d42f /tests
parent70247b75457afed5a1ca3c0caf1168dff22b690e (diff)
parentaf7e8320e2d0fda0e2b8505f50080ff3d33e7531 (diff)
Merge branch 'master' of github.com:openscad/openscad
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index f19cacc..6a50130 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -188,7 +188,7 @@ endif(${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
# Turn off Eigen SIMD optimization
if(NOT ${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
- if(NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
+ if(NOT ${CMAKE_SYSTEM_NAME} MATCHES "^FreeBSD")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DEIGEN_DONT_ALIGN")
endif()
endif()
contact: Jan Huwald // Impressum