tech-toolchain archive

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

Re: linker warnings (Re: CVS commit: src/share/mk)



On Apr 21,  1:40am, tsutsui%ceres.dti.ne.jp@localhost (Izumi Tsutsui) wrote:
-- Subject: Re: linker warnings (Re: CVS commit: src/share/mk)

| christos%astron.com@localhost wrote:
| 
| > >> Module Name:     src
| > >> Committed By:    lukem
| > >> Date:            Mon Mar  3 06:33:17 UTC 2008
| > >> 
| > >> Modified Files:
| > >>  src/share/mk: bsd.sys.mk
| > >> 
| > >> Log Message:
| > >> Set linker warnings to be fatal if ${WARNS} > 0.
| > >
| > >How can we avoid
| > >"warning: RC5 is a patented algorithm; link against libcrypto_rc5.a"
| > >"warning: IDEA is a patented algorithm; link against libcrypto_idea.a"
| > >warnings on NOPIC port(s)?
| > 
| > just elide them in NOPIC ports.
| 
| dogcow%babymeat.com@localhost wrote on source-changes:
| 
| > (I'm not convinced this is the proper place to put in the LDFLAGS
| > flag, though...)
| 
| I think it's still worth to put all WARNS stuff into one place.
| 
| Is this patch okay? build.sh build works at least on sun2 and news68k.

Sure, that's ok for now.

christos


Home | Main Index | Thread Index | Old Index