http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145
Benjamin Kosnik <bkoz at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bkoz at gcc dot gnu.org --- Comment #11 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2011-01-04 17:27:36 UTC --- Kai looks good, sorry about the cross breakage: please check in your fix. My connectivity is somewhat flaky till the 5th. What's being checked for (pure form) is xsltproc + specific version of the HTML style sheets, which should be local and vendor supplied if possible so that the toolchain doesn't fall down later in the process. What's being checked for now is the existence of the stylesheet file. This seems reasonable at present time to get over the hump wrt doc rules, but should be made more robust later. FWIW, Doc patches for release are reasonable for stage 3 or whatever we call right after stage 1 now, just like spec patches. Chill.