summaryrefslogtreecommitdiff
path: root/third_party/x86inc/README.libvpx
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2016-02-17 18:30:46 -0800
committerJohann <johannkoenig@google.com>2016-02-17 18:45:40 -0800
commita97c83f7a4b580dc8f7f96b22d135a9e9bd6dd07 (patch)
tree66d4721ebf7acff5e75516c03f8b6cec9cfcd705 /third_party/x86inc/README.libvpx
parent9679be4bc0b0ff64c1dcce776c83a33968253826 (diff)
downloadlibvpx-a97c83f7a4b580dc8f7f96b22d135a9e9bd6dd07.tar
libvpx-a97c83f7a4b580dc8f7f96b22d135a9e9bd6dd07.tar.gz
libvpx-a97c83f7a4b580dc8f7f96b22d135a9e9bd6dd07.tar.bz2
libvpx-a97c83f7a4b580dc8f7f96b22d135a9e9bd6dd07.zip
Only use .text sections for aout
Also do not specify alignment. Change-Id: I92d07dcce632ff9380c5dce18f88597414ab60c7
Diffstat (limited to 'third_party/x86inc/README.libvpx')
-rw-r--r--third_party/x86inc/README.libvpx1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/x86inc/README.libvpx b/third_party/x86inc/README.libvpx
index e8cbbf889..d0f57163f 100644
--- a/third_party/x86inc/README.libvpx
+++ b/third_party/x86inc/README.libvpx
@@ -16,3 +16,4 @@ Expand PIC default to macho64 and respect CONFIG_PIC from libvpx
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.
+Use .text with no alignment for aout