A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cisco/openh264/commit/c42fa040778e02b64eac1dfa539f7d0e3135e0df below:

Enable PIC in x86 assembly code (#3831) · cisco/openh264@c42fa04 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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