This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: miscellaneous nits in NetBSD configuration
- To: law at cygnus dot com, egcs at cygnus dot com
- Subject: Re: PATCH: miscellaneous nits in NetBSD configuration
- From: Jason Merrill <jason at cygnus dot com>
- Date: 01 Aug 1998 02:09:03 -0700
- References: <199807301355.PAA02458@jolan.ppro> <1165.901926713.cygnus.egcs@hurl.cygnus.com>
The problem, as someone pointed out, is that defaults.h will just #define
it again if you #undef it. Methinks the change will be counterproductive,
and should be backed out.
Jason