Skip to content

Commit 58441a3

Browse files
disable bitcode by default
1 parent 066d3e7 commit 58441a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export H264_SUPPORT=false
2525
export BCG729_SUPPORT=false
2626
export INDEPENDENT_WEBRTC=false
2727
export ENABLE_ZRTP=false
28-
export HAS_BITCODE=true
28+
export HAS_BITCODE=false
2929
export HAS_IPV6=false
3030
export SHOW_HELP=false
3131
export PJSIP_VERSION="2.14.1"

0 commit comments

Comments
 (0)