re PR libgomp/26234 (--disable-libgomp is not documented)

PR libgomp/26234
	* doc/install.texi (Configuration): Document --disable-libgomp.

From-SVN: r111345
This commit is contained in:
Aldy Hernandez 2006-02-21 21:53:21 +00:00 committed by Aldy Hernandez
parent 6070e8e5e3
commit 4fe7a8bcef
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2006-02-21 Aldy Hernandez <aldyh@redhat.com>
PR libgomp/26234
* doc/install.texi (Configuration): Document --disable-libgomp.
2006-02-21 Geoffrey Keating <geoffk@apple.com>
* config/i386/darwin.h (DWARF2_FRAME_REG_OUT): New.

View File

@ -1105,6 +1105,9 @@ should not be built.
Specify that the run-time libraries for arch and gcc specific math
functions should not be built.
@item --disable-libgomp
Specify that the run-time libraries used by GOMP should not be built.
@item --with-dwarf2
Specify that the compiler should
use DWARF 2 debugging information as the default.