K 10 svn:author V 2 ru K 8 svn:date V 27 2001-06-11T18:09:08.000000Z K 7 svn:log V 587 - Restore -nostdinc that got lost in rev.1.105; we don't want host headers during `buildworld'. - During `buildworld', install headers in a "copy" mode until we decide what to do with the (currently broken) SHARED=symlinks. - Temporarily run `buildworld' with -DNO_WERROR, which effectively disabled the -Werror bit of recently added WARNS=X feature. This is required because adding the -nostdinc bit back revealed bugs in some header files that were hiding after not using -nostdinc. It is unclear currently how exactly (and why) -nostdinc affects gcc(1) warnings. END