Magellan Linux

Diff of /trunk/extras/mplayer/mplayer-1.0_git20120314-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11677 by niro, Wed Mar 14 14:14:10 2012 UTC revision 11678 by niro, Wed Mar 14 14:19:57 2012 UTC
# Line 122  src_compile() Line 122  src_compile()
122   myconf="--disable-ffmpeg_a"   myconf="--disable-ffmpeg_a"
123    
124   # fix breakage with --as-needed   # fix breakage with --as-needed
125   myconf+=" --extra-ldflags='-lX11'"   myconf+=" --extra-ldflags=-lX11"
126    
127   # do not enable --target=${CHOST}, it breaks vcd support !   # do not enable --target=${CHOST}, it breaks vcd support !
128   ./configure \   ./configure \

Legend:
Removed from v.11677  
changed lines
  Added in v.11678