diff options
| author | ruki <[email protected]> | 2015-06-02 16:58:26 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-02 16:58:26 +0800 |
| commit | ebebee003da8aa7092a69d0efef7f69a7635d59b (patch) | |
| tree | 9120c277bea75725e1fb48a4f7f74c9f594aff1b /xmake/scripts/linker/_clang.lua | |
| parent | f639faef588a95b28ec02c781dee2a581f7a7992 (diff) | |
improve to make project configs
Diffstat (limited to 'xmake/scripts/linker/_clang.lua')
| -rw-r--r-- | xmake/scripts/linker/_clang.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/scripts/linker/_clang.lua b/xmake/scripts/linker/_clang.lua index 7cb0ed859..f51efae3d 100644 --- a/xmake/scripts/linker/_clang.lua +++ b/xmake/scripts/linker/_clang.lua @@ -1,4 +1,4 @@ ---!The Automatic Cross-_clang Build Tool +--!The Automatic Cross-platform Build Tool -- -- XMake is free software; you can redistribute it and/or modify -- it under the terms of the GNU Lesser General Public License as published by |
