In article <080410225934.M0118153 mirage.ceres.dti.ne.jp>,
Izumi Tsutsui <tsutsui ceres.dti.ne.jp> wrote:
>In <20080303063317.B5C52175C1 cvs.netbsd.org>
>lukem NetBSD.org 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 $ >
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.
christos
|