summaryrefslogtreecommitdiff
path: root/network/chromium/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-27 07:28:25 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-27 07:28:25 +0700
commitfbd5bce35dd8171768675733385221d34b2cac91 (patch)
treefa64115622cf684ae8beec8cb45293b625221332 /network/chromium/README
parentff0fe8c14926f2d621cb856901ba3031346ae5f2 (diff)
downloadslackbuilds-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/README3
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.