Commit 65b61f93 authored by nanahira's avatar nanahira

fix

parent 3bb63fac
Pipeline #36830 passed with stages
in 4 minutes and 58 seconds
...@@ -117,7 +117,7 @@ project "miniaudio" ...@@ -117,7 +117,7 @@ project "miniaudio"
"HAVE_LRINTF", "HAVE_LRINTF",
"OP_HAVE_LRINTF", "OP_HAVE_LRINTF",
} }
if not TARGET_MAC_ARM and not IS_ARM then if not TARGET_MAC_ARM and not IS_ARM and not MAC_INTEL then
files { files {
"external/opus/celt/x86/pitch_avx.c", "external/opus/celt/x86/pitch_avx.c",
"external/opus/celt/x86/pitch_sse.c", "external/opus/celt/x86/pitch_sse.c",
......
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