Build sse41 for macOS universal

This commit is contained in:
Luke Street 2021-02-21 10:30:03 -05:00
parent 790f84715a
commit b2f7046c5f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ build:macos:universal:
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-DCMAKE_APPLE_SILICON_PROCESSOR=x86_64
-DURDE_DLPACKAGE=urde-$CI_PIPELINE_ID-macos-universal
-DURDE_VECTOR_ISA=avx2
-DURDE_VECTOR_ISA=sse41
..
- ninja urde hecl visigen
- cd Binaries