summaryrefslogtreecommitdiff
path: root/third_party/x86inc/README.libvpx
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2015-07-28 14:43:45 -0700
committerJohann <johannkoenig@google.com>2015-08-07 16:43:31 -0700
commite0ab36470161b84e3cadf4be6ba31fbbb352f79b (patch)
treeabe0abf34a3762435a20c92a317315f657a9c240 /third_party/x86inc/README.libvpx
parentbfbba9c6b00cdc2fb33fc4670ba1e6fd40247128 (diff)
downloadlibvpx-e0ab36470161b84e3cadf4be6ba31fbbb352f79b.tar.gz
Set 'private_extern' visibility for macho targets
Don't set it when building with 'nasm' Change-Id: I01c211090f6870e0d34011f867471249a5f54bb0
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 13d86adea..fdbbad49b 100644
--- a/third_party/x86inc/README.libvpx
+++ b/third_party/x86inc/README.libvpx
@@ -15,3 +15,4 @@ Manage name mangling (prefixing with '_') manually because 'PREFIX' does not
Expand PIC default to macho64 and respect CONFIG_PIC from libvpx
Catch all elf formats for 'hidden' status and SECTION notes.
Avoid 'amdnop' when building with nasm.
+Set 'private_extern' visibility for macho targets.