summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBruno da Silva Belo <brunodasilvabelo@gmail.com>2019-09-26 21:49:00 +0000
committerStefan Schmidt <s.schmidt@samsung.com>2019-09-30 10:46:34 +0200
commitc2a9cc4de4eb7ee58aded43800259f882274fba2 (patch)
tree1ad7c25064f4d8b33afac51c537127bcdc4b3475 /README
parent93d77015c4b0220ec9490e0855eef0e2f9eb4dc3 (diff)
downloadefl-c2a9cc4de4eb7ee58aded43800259f882274fba2.tar.gz
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
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 10b88d15e0..2f0c41d4f4 100644
--- a/README
+++ b/README
@@ -472,6 +472,7 @@ Required by default:
* libraw
* libspectre
* librsvg
+ * openmp (clang needs libomp, while gcc uses libgomp)
You might want webp support so disable fewer loaders and remove webp
from the disablers with: