On 2007-08-08 Matthias Klose wrote:
> Package: mysql-dfsg-5.1
> Version: 5.1.19beta-1
> 
> - #116631 was filed for version 3.x; is this still necessary in 5.1?
> - does arm still need to be special cased?
> 
> ifeq ($(findstring $(ARCH), arm),$(ARCH))
>     FOMIT_FRAME_POINTER=
> else
>     FOMIT_FRAME_POINTER=-fomit-frame-pointer
> endif
> 
> # trying to raise stability on i386. See #116631
> # don't use it on ia64
> ifeq ($(findstring $(ARCH),i386),$(ARCH))
>   FNO_EXCEPTIONS=-fno-exceptions
> endif

I comment it out for 5.1, we'll see :)

bye,

-christian-

Attachment: signature.asc
Description: PGP signature

Reply via email to