Updating README for clang requirements.

OpenMP needs to be installed in system to sucessfully compile with
clang, needs libomp, while gcc use his version, libgomp.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D10213
This commit is contained in:
Bruno da Silva Belo 2019-09-26 21:49:00 +00:00 committed by Mike Blumenkrantz
parent 3eeb4eebe4
commit 728c1a5ab0
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -480,6 +480,7 @@ Required by default:
* libraw
* libspectre
* librsvg
* openmp (clang needs libomp, while gcc uses libgomp)
Recommended requirements (highly recommended):