wok-next diff gxine/receipt @ rev 20846

mingw32-gcc: fix CFLAGS, CXXFLAGS as it is not recent GCC and it don't understand something
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 13:59:48 2018 +0300 (2018-06-23)
parents 757d032c55c7
children f99935f1778a
line diff
     1.1 --- a/gxine/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/gxine/receipt	Sat Jun 23 13:59:48 2018 +0300
     1.3 @@ -20,9 +20,6 @@
     1.4  	sed -i "/<glib\//d" src/*
     1.5  	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries"
     1.6  
     1.7 -	# Fix for lirc
     1.8 -	#patch -p0 < $stuff/gxine-0.5.907-lirc.patch || return 1
     1.9 -
    1.10  	#--with-logo-format=image
    1.11  	./configure \
    1.12  		--with-dbus \