# HG changeset patch # User Pascal Bellard # Date 1301141297 -3600 # Node ID 0613677c02dee89af7dd706be1c942d666076cb6 # Parent 236beefaa7a1a9169329ae6044ba5e748e602090 mplayer-svn: HAVE_MMAP hack diff -r 236beefaa7a1 -r 0613677c02de mplayer-svn/receipt --- a/mplayer-svn/receipt Sat Mar 26 07:49:14 2011 +0000 +++ b/mplayer-svn/receipt Sat Mar 26 13:08:17 2011 +0100 @@ -35,6 +35,7 @@ # disable unwanted features, remote control, streaming, networking, unwanted codecs, # disable video outputs, audio outputs, some advanced options ./configure \ + --extra-cflags=-DHAVE_MMAP \ --prefix=/usr \ --confdir=/etc/mplayer \ --libdir=/usr/lib/mplayer \