Document --with/--without.

This commit is contained in:
Ralf Corsepius
2005-05-18 15:46:33 +00:00
parent 9724b055e5
commit d7f3b91d1e

View File

@@ -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
#