diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.1.bb b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.1.bb index 65d60f9cea..9bd371e4d6 100644 --- a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.1.bb +++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.1.bb | |||
| @@ -20,7 +20,7 @@ EXTRA_OECONF = "--disable-sdltest --disable-ffplay --disable-freetypetest \ | |||
| 20 | --disable-vorbis --disable-vorbistest --disable-encoders \ | 20 | --disable-vorbis --disable-vorbistest --disable-encoders \ |
| 21 | --disable-v4l --disable-audio-oss --disable-dv1394 \ | 21 | --disable-v4l --disable-audio-oss --disable-dv1394 \ |
| 22 | --disable-vhook --disable-ffmpeg --disable-ffserver \ | 22 | --disable-vhook --disable-ffmpeg --disable-ffserver \ |
| 23 | --enable-pp --disable-decoder-vorbis --with-pic=no" | 23 | --enable-pp --disable-decoder-vorbis --with-pic=no --disable-altivec" |
| 24 | 24 | ||
| 25 | # We do this because the install program is called with -s which causes it to | 25 | # We do this because the install program is called with -s which causes it to |
| 26 | # call "strip" and it then mangles cross compiled stuff.. | 26 | # call "strip" and it then mangles cross compiled stuff.. |
