brutefir: add comment about makefile patch
authorKoen Kooi <koen@openembedded.org>
Fri, 20 Jul 2007 09:20:02 +0000 (09:20 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 20 Jul 2007 09:20:02 +0000 (09:20 +0000)
packages/brutefir/brutefir_1.0i.bb

index 0018a7e..3c43178 100644 (file)
@@ -3,6 +3,9 @@ LICENSE = "GPLv2"
 
 DEPENDS = "fftw"
 
+# The unbreak-makefile disables the SSE2, MMX and jack support, feel free 
+# to add back SSE and MMX after fixing the makefile to not use uname to check for cpu 
+
 SRC_URI = "http://www.ludd.luth.se/~torger/files/brutefir-${PV}.tar.gz \
            file://unbreak-makefile.patch;patch=1 \
           "