Subject: re: gas warning on mipsX_subr.S To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> From: matthew green <mrg@eterna.com.au> List: port-mips Date: 03/01/2005 07:30:44
According to as(1) man page, we ccan specify --fatal-warinings.
(for AFLAGS in mips/conf/Makefile.mips?)
i'd like to change the netbsd compiler to pass --fatal-warnings if
given -Werror, rather than change our build system itself.