]> granicus.if.org Git - libvpx/commit
Use .text instead of .rodata on macho
authorJohann <johannkoenig@google.com>
Thu, 30 Jul 2015 16:18:36 +0000 (09:18 -0700)
committerJohann <johannkoenig@google.com>
Fri, 7 Aug 2015 23:43:31 +0000 (16:43 -0700)
commitc7e9e486b8e0d1cdf5100c7d8a858b4d935910bb
tree3fd1ec4d5dabff32b9c2417ee43343b4c6723dcd
parente15b5357915fa99cbe9f385b17788416a69924a4
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: I58c18a53e503f093ee268451698c5761e6c32540
third_party/x86inc/README.libvpx
third_party/x86inc/x86inc.asm.new