Magellan Linux

Diff of /trunk/extras/libsoundtouch/libsoundtouch-1.6.0-r2.smage2

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

revision 11081 by niro, Fri Feb 17 00:03:35 2012 UTC revision 11082 by niro, Fri Feb 17 00:13:50 2012 UTC
# Line 34  src_prepare() Line 34  src_prepare()
34   mpatch ${PNAME}-1.4.0-cflags.patch || die   mpatch ${PNAME}-1.4.0-cflags.patch || die
35    
36   # disable optimations on all arches   # disable optimations on all arches
37   sed -i '/^.*#define ALLOW_X86_OPTIMIZATIONS.*$/d' include/STTypes.h || die   sed -i '/#define SOUNDTOUCH_ALLOW_X86_OPTIMIZATIONS/d' include/STTypes.h || die
38    
39   # generate missing configure   # generate missing configure
40   mautoreconf || die   mautoreconf || die

Legend:
Removed from v.11081  
changed lines
  Added in v.11082