Commit 60f48ed0 authored by Ghislain MARY's avatar Ghislain MARY
Browse files

Static build of libvpx for the webplugin.

Showing with 1 addition and 1 deletion
......@@ -76,7 +76,7 @@ set(EP_opus_CONFIGURE_OPTIONS "${AUTOTOOLS_SHARED_LIBRARIES} ${EP_opus_CONFIGURE
set(EP_ffmpeg_CONFIGURE_OPTIONS "${AUTOTOOLS_SHARED_LIBRARIES} ${EP_ffmpeg_CONFIGURE_OPTIONS}")
# vpx
set(EP_vpx_CONFIGURE_OPTIONS "${AUTOTOOLS_SHARED_LIBRARIES} ${EP_vpx_CONFIGURE_OPTIONS}")
set(EP_vpx_CONFIGURE_OPTIONS "--enable-static --enable-shared ${EP_vpx_CONFIGURE_OPTIONS}")
# oRTP
set(EP_ortp_CONFIGURE_OPTIONS "${AUTOTOOLS_SHARED_LIBRARIES} ${EP_ortp_CONFIGURE_OPTIONS}")
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment