diff options
author | Christoph Mallon <christoph.mallon@gmx.de> | 2017-04-04 15:52:49 +0200 |
---|---|---|
committer | Christoph Mallon <christoph.mallon@gmx.de> | 2017-04-04 15:56:40 +0200 |
commit | d3cb44e809687afa510c1b1fdf9bf1799e774985 (patch) | |
tree | 58c4dfed9b717ca2b8b0109c8c84d95496cdaea1 | |
parent | 574f7b5ce244036a2c1280d0f3f6515cc31dfeff (diff) |
manpage: Document the default setting of the target triple.
-rw-r--r-- | cparser.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ Use the integrated preprocessor instead of an external one. .No Otherwise the external preprocessor Ar architecture Ns Cm - Ns Ar vendor Ns Cm - Ns Ar system Ns Cm -gcc No is used . .It Fl target Ar architecture Ns Op Oo Cm - Ns Ar vendor Oc Ns Cm - Ns Ar system Set target, for which code is generated. +.No The default target triple is determined by the host when building Nm . .No Supported Ar architecture Ns s are: .Bl -dash -compact .It |