mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
FS-8623: fix sun studio build errors building libvpx
This commit is contained in:
parent
3976eb17d0
commit
159f4a1396
@ -453,7 +453,7 @@ fi
|
||||
|
||||
case "${ax_cv_c_compiler_vendor}" in
|
||||
sun)
|
||||
VISIBILITY_FLAG=-xldscope=hidden
|
||||
VISIBILITY_FLAG=
|
||||
;;
|
||||
*)
|
||||
VISIBILITY_FLAG=-fvisibility=hidden
|
||||
|
Loading…
x
Reference in New Issue
Block a user