Magellan Linux

Diff of /branches/R11-stable/extras/libsdl/libsdl-1.2.15-r2.smage2

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

revision 11816 by niro, Wed Apr 18 17:07:47 2012 UTC revision 11817 by niro, Wed Apr 18 17:08:58 2012 UTC
# Line 49  src_compile() Line 49  src_compile()
49   local myconf   local myconf
50   [[ ${ARCH} = i*86 ]] && myconf+=" --enable-nasm"   [[ ${ARCH} = i*86 ]] && myconf+=" --enable-nasm"
51    
  if [[ ${ARCH} = x86_64 ]]  
  then  
  only-m32 myconf+=" --enable-nasm"  
  fi  
   
52   # no arts support anymore -> using kde4-branch   # no arts support anymore -> using kde4-branch
53   myconf+=" --disable-arts"   myconf+=" --disable-arts"
54    

Legend:
Removed from v.11816  
changed lines
  Added in v.11817