mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
FS-8623: we really need this flag, but need to fix libvpx configure to let us pass it
This commit is contained in:
+1
-1
@@ -453,7 +453,7 @@ fi
|
||||
|
||||
case "${ax_cv_c_compiler_vendor}" in
|
||||
sun)
|
||||
VISIBILITY_FLAG=
|
||||
VISIBILITY_FLAG=-xldscope=hidden
|
||||
;;
|
||||
*)
|
||||
VISIBILITY_FLAG=-fvisibility=hidden
|
||||
|
||||
Reference in New Issue
Block a user