]> granicus.if.org Git - libvpx/blobdiff - third_party/x86inc/README.libvpx
Use .text instead of .rodata on macho
[libvpx] / third_party / x86inc / README.libvpx
index 6997e099275978f6565fd919a8df810b2fcb2090..013e085218d8856d11b096fb4f1b035797595734 100644 (file)
@@ -17,3 +17,4 @@ Catch all elf formats for 'hidden' status and SECTION notes.
 Avoid 'amdnop' when building with nasm.
 Set 'private_extern' visibility for macho targets.
 Copy PIC 'GLOBAL' macros from x86_abi_support.asm
+Use .text instead of .rodata on macho to avoid broken tables in PIC mode.