debian: only support SSE2 for the default build

This commit is contained in:
Gregory Hainaut 2014-11-08 23:06:20 +01:00
parent 75c96c08f7
commit 1b5ea0651c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ override_dh_auto_configure:
-DCMAKE_BUILD_TYPE=$(CMAKE_BUILD_TYPE) \
-DCMAKE_BUILD_STRIP=FALSE \
-DXDG_STD=TRUE \
-DDISABLE_ADVANCE_SIMD=TRUE \
-DPACKAGE_MODE=TRUE
override_dh_strip: