pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox on i386?



On Fri, 29 Dec 2023 13:07:47 +0100 (CET)
Havard Eidnes <he%NetBSD.org@localhost> wrote:

> --- mozilla-common.mk   23 Nov 2023 05:03:38 -0000      1.271
> +++ mozilla-common.mk   29 Dec 2023 12:05:55 -0000
> @@ -70,6 +70,7 @@
>  .if ${MACHINE_ARCH} == "i386"
>  # This is required for SSE2 code under i386.
>  CXXFLAGS+=     -mstackrealign
> +CFLAGS+=       -mstackrealign
>  .endif
>  
>  CHECK_PORTABILITY_SKIP+=       ${MOZILLA_DIR}security/nss/tests/*/*.sh
> 
> OK to commit, I suppose?

Yes.
Please sync the change to seamonkey, firefox115 and thunderbird as well.
(If they don't need it now, they will soon enough.)

-Tobias


Home | Main Index | Thread Index | Old Index