update for beta universally
authorYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:00:08 +0000 (14:00 +0800)
committerYan Yin <yan.yin@intel.com>
Wed, 14 Mar 2012 06:00:08 +0000 (14:00 +0800)
packaging/openal-soft.spec

index 40ae158..2521b2c 100644 (file)
@@ -36,7 +36,7 @@ OpenAL library software implementation development package
 %ifarch %arm
 export CFLAGS+=" -DARM_ARCH -O3 -ftree-vectorize -ffast-math -fsingle-precision-constant -DUSE_DLOG "
 %else
-export CFLAGS=+" -DI386_ARCH "
+export CFLAGS+=" -DI386_ARCH "
 %endif
 
 cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}