wok-next diff gst1-libav/receipt @ rev 20866

mono: fix build by not enabling Spectre mitigation
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jul 01 23:19:43 2018 +0300 (2018-07-01)
parents d3444352a0af
children d958fec46c9f
line diff
     1.1 --- a/gst1-libav/receipt	Fri Apr 13 17:21:19 2018 +0300
     1.2 +++ b/gst1-libav/receipt	Sun Jul 01 23:19:43 2018 +0300
     1.3 @@ -14,6 +14,8 @@
     1.4  BUILD_DEPENDS="gstreamer1-dev gst1-plugins-base-dev bzip2-dev \
     1.5  coreutils-file-format coreutils-file-special glib-dev yasm gtk-doc"
     1.6  
     1.7 +COOKOPTS="skip-log-errors"
     1.8 +
     1.9  compile_rules() {
    1.10  	sed '/set ERROR_C/d' -i configure
    1.11