mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
gst-ffmpeg: Disable pic due to register issues (fixing build problems)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -20,7 +20,7 @@ EXTRA_OECONF = "--disable-sdltest --disable-ffplay --disable-freetypetest \
|
||||
--disable-vorbis --disable-vorbistest --disable-encoders \
|
||||
--disable-v4l --disable-audio-oss --disable-dv1394 \
|
||||
--disable-vhook --disable-ffmpeg --disable-ffserver \
|
||||
--enable-pp --disable-decoder-vorbis"
|
||||
--enable-pp --disable-decoder-vorbis --with-pic=no"
|
||||
|
||||
# We do this because the install program is called with -s which causes it to
|
||||
# call "strip" and it then mangles cross compiled stuff..
|
||||
|
||||
Reference in New Issue
Block a user