linphone: Work around build problem... and yes it matters...
authorFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 9 Feb 2007 08:25:49 +0000 (08:25 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 9 Feb 2007 08:25:49 +0000 (08:25 +0000)
packages/gpephone/linphone_1.5.0.bb

index ac39bea..3720512 100644 (file)
@@ -22,7 +22,7 @@ EXTRA_OECONF = "--disable-gnome_ui --disable-gtk-doc --without-ffmpeg \
 
 do_configure () {
        export LIBTOOL="${STAGING_BINDIR_NATIVE}/${TARGET_PREFIX}libtool"
-       oe_runconf SPEEX_LIBS="-lspeex" SPEEX_CFLAGS=""
+       oe_runconf SPEEX_LIBS="-lspeex" SPEEX_CFLAGS=" "
 }
 
 do_compile () {