From 018fa37d24b93147ff02bcb51848ff63cfcd970a Mon Sep 17 00:00:00 2001 From: polos Date: Thu, 20 Apr 2017 11:28:12 +0200 Subject: [PATCH] update README-1.txt (clang compiler) --- README-1.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-1.txt b/README-1.txt index e009350..90c53b2 100644 --- a/README-1.txt +++ b/README-1.txt @@ -12,7 +12,7 @@ TESTED WITH =========== - Linux (development platform): + Linux (development platform), with both gcc and clang: ECL 16.1.2 Qt 5.5.1 (with module 'webkit') Qt 5.8 (with module 'webengine') @@ -26,7 +26,7 @@ TESTED WITH ECL git 2016-11 / 64 bit (see flag in Makefile) Qt 5.7 / 64 bit (precompiled from qt.io archives; WebKit is not included) - (currently not tested on OSX) + (currently not tested on OSX, but should work, since clang is supported) ---