[OE-core] [PATCH] libvorbis: remove legacy options

Khem Raj raj.khem at gmail.com
Fri Aug 28 05:54:39 UTC 2015


> On Aug 27, 2015, at 7:46 AM, Stefan Müller-Klieser <s.mueller-klieser at phytec.de> wrote:
> 
> Those code fragments date back to ancient times. EXTRA_OECONF is not
> required anymore and we should give gcc another try to do it right.
> Testing on cortex-a8 with thumb and -O2 reveals a performance boost of
> 82 percent during encoding in comparison to -O0. -O4 gives another 7
> percent.
> 

looks good.

> Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser at phytec.de>
> ---
> - this requires patch 0fe770ef9817319bb82 from master-next. It is
>  already for version 1.3.5
> 
> meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb | 7 -------
> 1 file changed, 7 deletions(-)
> 
> diff --git a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb
> index b7a0667..636e0f3 100644
> --- a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb
> +++ b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb
> @@ -15,10 +15,3 @@ SRC_URI[md5sum] = "28cb28097c07a735d6af56e598e1c90f"
> SRC_URI[sha256sum] = "54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1"
> 
> inherit autotools pkgconfig
> -
> -# vorbisfile.c reveals a problem in the gcc register spilling for the
> -# thumb instruction set...
> -FULL_OPTIMIZATION_thumb = "-O0"
> -
> -EXTRA_OECONF = "--with-ogg-libraries=${STAGING_LIBDIR} \
> -                --with-ogg-includes=${STAGING_INCDIR}"
> --
> 1.9.1
> 
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150827/be1ad81f/attachment-0002.sig>


More information about the Openembedded-core mailing list