From c2a9cc4de4eb7ee58aded43800259f882274fba2 Mon Sep 17 00:00:00 2001 From: Bruno da Silva Belo Date: Thu, 26 Sep 2019 21:49:00 +0000 Subject: [PATCH] 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 Differential Revision: https://phab.enlightenment.org/D10213 --- README | 1 + 1 file changed, 1 insertion(+) 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: