We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00ac565 + 38eb9e0 commit 16d2ae0Copy full SHA for 16d2ae0
2 files changed
AUTHORS
@@ -12,6 +12,7 @@ Olivier Tilmans
12
Yamakaky <yamakaky AT gmail DOT com>
13
Yi Yang <ahyangyi AT gmail DOT com>
14
Herminio Hernandez Jr <herminio.hernandezjr AT gmail DOT com>
15
+Robert Musial <rmusial AT fastmail DOT com>
16
17
18
ORIGINARY AUTHORS
README.md
@@ -108,6 +108,11 @@ Install with
108
It copies mbpfan to /usr/sbin, mbpfan.conf to /etc,
109
README.md to /usr/share/doc/mbpfan, and mbpfan.8.gz to /usr/share/man/man8
110
111
+Compile with Clang
112
+-------------------------
113
+Edit the 'Makefile' and replace G++ with clang++
114
+
115
+Tested and working with Clang 3.9
116
117
Run The Tests (Recommended)
118
---------------------------
0 commit comments