mirror of https://github.com/PCSX2/pcsx2.git
debian: only support SSE2 for the default build
This commit is contained in:
parent
75c96c08f7
commit
1b5ea0651c
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue