This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [fixinc patch] Put _KERNEL hack into regular fixincludes


Ha!  Figured it out.

check.sh wraps its generated file with:
>#if defined( SVR4_KERNEL_CHECK )
>
>#endif  /* SVR4_KERNEL_CHECK */

This satisfies the bypass criterion.  :-)

Is this OK, or should we come up with a workaround?

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]