]> granicus.if.org Git - libvpx/commit
'protected' visibility unsupported on macho
authorJohann <johannkoenig@google.com>
Mon, 15 May 2017 17:39:44 +0000 (10:39 -0700)
committerJohann <johannkoenig@google.com>
Mon, 15 May 2017 18:29:22 +0000 (11:29 -0700)
commit3fbc371e999c00967441befb7082413dd533f9a2
tree26f0709b7f849a4e593465f98c3d738ec06a7f44
parent4a7424adba7a65766a92635dc67b6e7d94646693
'protected' visibility unsupported on macho

Mac builds must not specify 'protected' visibility. Then only support
'default' and 'hidden'.

https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/CppRuntimeEnv/Articles/SymbolVisibility.html

Change-Id: I94eccfaa29af0ddcc4a5c1c0e14cf63ef7146462
vpx_ports/mem.h