We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8582ed5 commit b897f51Copy full SHA for b897f51
1 file changed
README.md
@@ -107,6 +107,10 @@ Install with
107
It copies mbpfan to /usr/sbin, mbpfan.conf to /etc,
108
README.md to /usr/share/doc/mbpfan, and mbpfan.8.gz to /usr/share/man/man8
109
110
+Compile with Clang
111
+-------------------------
112
+Edit the 'Makefile' and replace G++ with clang++
113
+Tested and working with Clang 3.9
114
115
Run The Tests (Recommended)
116
---------------------------
0 commit comments