summaryrefslogtreecommitdiff
path: root/third_party/x86inc/README.libvpx
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2016-02-17 18:21:03 -0800
committerJohann <johannkoenig@google.com>2016-02-17 18:45:21 -0800
commit7e065cd57392772b2ec20388f9cacc1c828995e9 (patch)
tree85cba6c618c96de53b1bf98bcc8e24ec637329e3 /third_party/x86inc/README.libvpx
parent71ccd103bd7ec1c6d34ea03417debfc558e64e05 (diff)
downloadlibvpx-7e065cd57392772b2ec20388f9cacc1c828995e9.tar
libvpx-7e065cd57392772b2ec20388f9cacc1c828995e9.tar.gz
libvpx-7e065cd57392772b2ec20388f9cacc1c828995e9.tar.bz2
libvpx-7e065cd57392772b2ec20388f9cacc1c828995e9.zip
Copy PIC handling code from x86_abi_support
Change-Id: Ia05fe78d2bd29b6aebaf6605719fe8a32528f25c
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 2a75c4ad1..6fe3429d6 100644
--- a/third_party/x86inc/README.libvpx
+++ b/third_party/x86inc/README.libvpx
@@ -14,3 +14,4 @@ Manage name mangling (prefixing with '_') manually because 'PREFIX' does not
exist in libvpx.
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