mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-29 07:34:42 +08:00
invoke.texi (Option Summary): Correct spelling of -mmacosx-version-min.
* doc/invoke.texi (Option Summary): Correct spelling of -mmacosx-version-min. From-SVN: r104969
This commit is contained in:
parent
086e433d08
commit
337f2a22bc
@ -1,3 +1,8 @@
|
||||
2005-10-04 Geoffrey Keating <geoffk@apple.com>
|
||||
|
||||
* doc/invoke.texi (Option Summary): Correct spelling
|
||||
of -mmacosx-version-min.
|
||||
|
||||
2005-10-04 Devang Patel <dpatel@apple.com>
|
||||
|
||||
* c-common.c (vector_types_convertible_p): Check TYPE_PRECISION for
|
||||
|
@ -460,7 +460,7 @@ Objective-C and Objective-C++ Dialects}.
|
||||
-single_module -static -sub_library -sub_umbrella @gol
|
||||
-twolevel_namespace -umbrella -undefined @gol
|
||||
-unexported_symbols_list -weak_reference_mismatches @gol
|
||||
-whatsloaded -F -gused -gfull -mmacosx-min-version=@var{version} @gol
|
||||
-whatsloaded -F -gused -gfull -mmacosx-version-min=@var{version} @gol
|
||||
-mone-byte-bool}
|
||||
|
||||
@emph{DEC Alpha Options}
|
||||
|
Loading…
Reference in New Issue
Block a user