x264_0.120.2171+git01f7a33-2_amd64.changes ACCEPTED into unstable

Andres Mejia amejia004 at gmail.com
Mon Mar 19 13:42:41 UTC 2012


On Mon, Mar 19, 2012 at 9:40 AM, Fabian Greffrath <fabian at greffrath.com> wrote:
> Am 19.03.2012 13:41, schrieb Andres Mejia:
>
>> x264 set -O3 by default. Us setting -O2 would have overridden that.
>> And with -g, x264 doesn't set -g by default (I presume because full
>> optimizations are enabled). Even so, x264 doesn't provide dbg packages
>> so there's no use in enabling -g anyway.
>
>
> I see, so you re-set CFLAGS to get rid of certain flags that are enabled in
> Debian by default but that the source's build system should better take care
> of in these cases. Is this right also for the other packages where you
> introduced this change?
>
>
>  - Fabian
>
>
> _______________________________________________
> pkg-multimedia-maintainers mailing list
> pkg-multimedia-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Yes. In particular, I checked if the package's build system sets -O3
instead of -O2.

-- 
~ Andres



More information about the pkg-multimedia-maintainers mailing list