Commit 9cd5900a authored by nanahira's avatar nanahira

build linux on avx2 only

parent 65b61f93
Pipeline #36833 passed with stages
in 11 minutes and 13 seconds
......@@ -155,6 +155,8 @@ exec_windows:
exec_linux:
extends: .exec_linux
tags:
- avx2
exec_linuxarm:
extends: .exec_linux
......
......@@ -138,4 +138,3 @@ project "miniaudio"
filter "system:linux"
links { "dl", "pthread", "m" }
buildoptions { "-mavx2", "-mfma" }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment