wok rev 9389

mplayer-svn: HAVE_MMAP hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 26 13:08:17 2011 +0100 (2011-03-26)
parents 236beefaa7a1
children 269b83630f57
files mplayer-svn/receipt
line diff
     1.1 --- a/mplayer-svn/receipt	Sat Mar 26 07:49:14 2011 +0000
     1.2 +++ b/mplayer-svn/receipt	Sat Mar 26 13:08:17 2011 +0100
     1.3 @@ -35,6 +35,7 @@
     1.4  	# disable unwanted features, remote control, streaming, networking, unwanted codecs, 
     1.5  	# disable video outputs, audio outputs, some advanced options
     1.6  	./configure \
     1.7 +		--extra-cflags=-DHAVE_MMAP \
     1.8  		--prefix=/usr \
     1.9  		--confdir=/etc/mplayer \
    1.10  		--libdir=/usr/lib/mplayer \