]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-plugins-bad: use ARM instruction set when building for Thumb
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 19 Dec 2007 11:50:48 +0000 (11:50 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 19 Dec 2007 11:50:48 +0000 (11:50 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3351 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gstreamer/gst-plugins-bad_0.10.5.bb

index 7fd59a42b79d66a10c99500b3793b76b0ebe9e23..574c72a451c7d6d27f19e325faa4da364f01c408 100644 (file)
@@ -6,3 +6,5 @@ EXTRA_OECONF += "--disable-examples --disable-experimental --disable-sdl \
                --with-plugins=musicbrainz,wavpack,ivorbis"
 
 SRC_URI += " file://ivorbisdec.patch;patch=1;pnum=0"
+
+ARM_INSTRUCTION_SET = "arm"