Changes of Revision 4

chromium-ffmpeg-extra.changes Changed
x
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Tue Apr 11 05:24:41 UTC 2017 - avvissu@yandex.by
4
+
5
+- Use a custom toolchain
6
+
7
+-------------------------------------------------------------------
8
 Wed Apr  5 17:08:12 UTC 2017 - avvissu@yandex.by
9
 
10
 - Remove --verbose flag
11
chromium-ffmpeg-extra.spec Changed
9
 
1
@@ -70,6 +70,7 @@
2
 export CXXFLAGS="${CFLAGS}"
3
 
4
 myconf_gn=""
5
+myconf_gn+=" custom_toolchain=\"./toolchain:default\""
6
 myconf_gn+=" ffmpeg_branding=\"Chrome\""
7
 myconf_gn+=" proprietary_codecs=true"
8
 myconf_gn+=" enable_hevc_demuxing=true"
9