+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@ if ['linux', 'android', 'ios', 'darwin'].contains(system)
66
66
endif
67
67
if cpu_family == 'x86'
68
68
asm_format = asm_format32
69
-
asm_args += ['-DX86_32', '-DHAVE_AVX2']
69
+
asm_args += ['-DX86_32', '-DX86_32_PICASM', '-DHAVE_AVX2']
70
70
add_project_arguments('-DHAVE_AVX2', language: 'cpp')
71
71
add_project_arguments('-DHAVE_AVX2', '-DX86_ASM', '-DX86_32_ASM', language: 'c')
72
72
asm_inc = join_paths(meson.current_source_dir(), 'codec', 'common', 'x86', '')
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4