diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-27 07:28:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-27 07:28:25 +0700 |
commit | fbd5bce35dd8171768675733385221d34b2cac91 (patch) | |
tree | fa64115622cf684ae8beec8cb45293b625221332 /network/chromium/README | |
parent | ff0fe8c14926f2d621cb856901ba3031346ae5f2 (diff) | |
download | slackbuilds-fbd5bce35dd8171768675733385221d34b2cac91.tar.gz |
network/chromium: Support CLANG.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/chromium/README')
-rw-r--r-- | network/chromium/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/chromium/README b/network/chromium/README index 79e14e9d5b..3cb051a84c 100644 --- a/network/chromium/README +++ b/network/chromium/README @@ -7,3 +7,6 @@ use ONLY. If you intend to use this build script for your own distribution, please get your own set of keys. Feel free to contact the maintainer of this SlackBuild for more informations. + +You have the option to use clang instead of gcc for the build +process. If so, set USE_CLANG=YES. |