diff options
author | P. J. McDermott <pjm@nac.net> | 2012-11-06 18:09:31 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-11-06 18:09:31 (EST) |
commit | ccebed718e6a3d87ce34b7ae0e33c488ec268232 (patch) | |
tree | c79fa4ecc6fb521e3dbb6c8c6c06cd097389c71a /man | |
parent | c992d8f67d4e9794d70da0e9617db5d6944daee4 (diff) |
Document the new -T option of oh-autoconfigure(1).
Diffstat (limited to 'man')
-rw-r--r-- | man/oh-autoconfigure.1.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/oh-autoconfigure.1.in b/man/oh-autoconfigure.1.in index 4394e72..423d6d0 100644 --- a/man/oh-autoconfigure.1.in +++ b/man/oh-autoconfigure.1.in @@ -29,6 +29,10 @@ instead of trying to detect the one used by the package. Build in .I builddir instead of in the source directory. +.TP +.BI \-T \ targetarch +Build a tool that cross builds for +.IR targetarch . .SH COPYRIGHT Copyright (C) 2012 Patrick "P. J." McDermott |