Le 23/01/2015 19:14, Armin K. a écrit : > On 01/17/2015 01:37 PM, [email protected] wrote: >> Author: pierre >> Date: Sat Jan 17 04:37:23 2015 >> New Revision: 15346 >> >> Log: >> Update to gdb-7.8.2 >> >> Modified: > >> trunk/BOOK/general/prog/gdb.xml > >> >> Modified: trunk/BOOK/general/prog/gdb.xml >> ============================================================================== >> --- trunk/BOOK/general/prog/gdb.xml Fri Jan 16 09:35:38 2015 (r15345) >> +++ trunk/BOOK/general/prog/gdb.xml Sat Jan 17 04:37:23 2015 (r15346) >> @@ -115,6 +116,21 @@ >> >> <screen role="root"><userinput>make -C gdb install</userinput></screen> >> >> + <para> >> + Optionally, to build the API documentation using >> + <xref linkend="doxygen"/>, run: >> + </para> >> + >> +<screen><userinput>make -C gdb/doc doxy</userinput></screen> >> + > > Just curious, why didn't you add this before the install command? It > could easily be mistaken and ran as root after make install. Other > packages seem to build the documentation before make install and install > it after (not sure if all, though but I've seen some do that). > Good question. I think you are right. Will change that.
Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
