[PATCH] Split off CLANG section more clearly

Wald Commits scm-commit at wald.intevation.org
Fri Sep 26 18:01:38 CEST 2014


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1411747295 -7200
# Node ID b18f08034c24fca38650feb39f2127dfe837388d
# Parent  3cd8dd706aaa3a70123f76fb1e4fde74f5b99d13
Split off CLANG section more clearly

diff -r 3cd8dd706aaa -r b18f08034c24 INSTALL
--- a/INSTALL	Fri Sep 26 17:59:49 2014 +0200
+++ b/INSTALL	Fri Sep 26 18:01:35 2014 +0200
@@ -107,7 +107,9 @@
     cd build-linux
     cmake .. -DCMAKE_PREFIX_PATH=$YOURPREFIX
 
-To build with clang (if it is installed):
+CLANG
+=====
+Alternatively you can build trustbridge with CLANG:
 
     mkdir build-clang
     cd build-clang


More information about the Trustbridge-commits mailing list