aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorruki <waruqi@gmail.com>2019-06-18 00:18:03 +0800
committerruki <waruqi@gmail.com>2019-06-17 19:48:21 +0800
commit1e3bf498456a76a11592c30d8952d11277def5ac (patch)
tree7e0944c545a6401ac07e6045184dc42459edd9a9 /README.md
parentdcec7af445d2cf6c58816e1cf02028590be43a05 (diff)
downloadxmake-docs-1e3bf498456a76a11592c30d8952d11277def5ac.tar.gz
xmake-docs-1e3bf498456a76a11592c30d8952d11277def5ac.zip
update supporter
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index ceca7261..594da19f 100644
--- a/README.md
+++ b/README.md
@@ -742,8 +742,6 @@ $ xmake
| [--rc-ar](#-rc-ar) | Set `rust` static library archiver |
| [--cu-cxx](#-cu-cxx) | Set `cuda` host compiler |
| [--cu-ld](#-cu-ld) | Set `cuda` linker |
-| [--cu-sh](#-cu-sh) | Set `cuda` shared library linker |
-| [--cu-ar](#-cu-ar) | Set `cuda` static library archiver |
| [--asflags](#-asflags) | Set `asm` assembler option |
| [--cflags](#-cflags) | Set `c` compiler option |
| [--cxflags](#-cxflags) | Set `c/c++` compiler option |