]> granicus.if.org Git - libvpx/commit
Use .text instead of .rodata on macho
authorJohann <johannkoenig@google.com>
Thu, 18 Feb 2016 02:25:09 +0000 (18:25 -0800)
committerJohann <johannkoenig@google.com>
Thu, 18 Feb 2016 02:45:40 +0000 (18:45 -0800)
commit9679be4bc0b0ff64c1dcce776c83a33968253826
tree233875465894f8f88d96c7e8ec8d7d372707a143
parent7e065cd57392772b2ec20388f9cacc1c828995e9
Use .text instead of .rodata on macho

The read only sections are getting stripped on some OS X builds. As a
result, random data is used in place of the intended tables.

Change-Id: I4629c90d9e0ae4d4efc193a93be6fb93809ae895
third_party/x86inc/README.libvpx
third_party/x86inc/x86inc.asm