Subject: Re: CVS commit: src (USE_FORT)
To: None <simonb@NetBSD.org>
From: Havard Eidnes <he@NetBSD.org>
List: source-changes
Date: 05/29/2007 08:57:27
> > Add new Makefile knob, USE_FORT, which extends USE_SSP by turning o=
n the
> > [ ... ]
>
> When trying to build for a MIPS arch, I get:
>
> .../.../lib/libc/locale/___runetype_mb.c:1: warning: -fstack-protecto=
r not supported for this target

Same for alpha:

dependall =3D=3D=3D> lib/libcrypto
    compile  libcrypto/cversion.ln
    compile  libcrypto/cversion.o
cc1: warnings being treated as errors
/u/build/HEAD/src/crypto/dist/openssl/crypto/cversion.c:1: warning: -fs=
tack-protector not supported for this target

Regards,

- H=E5vard