From d7f3b91d1e25c7b60bfeea40a8b342e564139d26 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 18 May 2005 15:46:33 +0000 Subject: Document --with/--without. --- scripts/gccnewlib/header.add | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/gccnewlib/header.add b/scripts/gccnewlib/header.add index 55042d2cbf..c9704743e4 100644 --- a/scripts/gccnewlib/header.add +++ b/scripts/gccnewlib/header.add @@ -1,4 +1,14 @@ # # spec file for building gcc for rtems # -# Copyright (c) 1999,2000,2001,2002,2003 OARCorp, Huntsville, AL +# supported --with/--without options: +# --with sources build src.rpm instead of nosrc.rpm +# +# --with fortran force building fortran +# --with objc force building objc +# --with cxx force building cxx +# +# --without fortran suppress building fortran +# --without objc suppress building objc +# --without cxx suppress building cxx +# -- cgit v1.2.3