FS-8623: we really need this flag, but need to fix libvpx configure to let us pass it
This commit is contained in:
parent
159f4a1396
commit
22fd90e71e
|
@ -453,7 +453,7 @@ fi
|
|||
|
||||
case "${ax_cv_c_compiler_vendor}" in
|
||||
sun)
|
||||
VISIBILITY_FLAG=
|
||||
VISIBILITY_FLAG=-xldscope=hidden
|
||||
;;
|
||||
*)
|
||||
VISIBILITY_FLAG=-fvisibility=hidden
|
||||
|
|
Loading…
Reference in New Issue