From d8eae1a1aac6fd29c5c6fda029f9383dbff6f2f8 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Tue, 14 Jun 2016 10:46:44 +0900 Subject: [PATCH] efl readme - add platfomr support info there and openbsd not supported add some info on platform support in readme and note than openbsd is not supported. --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index 52c8426b5d..fc874b3e15 100644 --- a/README +++ b/README @@ -26,6 +26,17 @@ For more documentation please see: http://www.enlightenment.org/p.php?p=docs +PLATFORMS +--------- + +EFL is primarily developerd on Linux (GNU/Linux) and should work on +most distributions as long as dependencies are provided. It has been +compiled and run also on Windows (using MINGW32 - please see +http://www.winbuilds.org ), Mac OS X, FreeBSD and NetBSD. Due to +serious bugs in OpenBSD, EFL cannot be compiled ro used there. Please +see: + +https://www.mail-archive.com/search?l=misc@openbsd.org&q=subject:%22SIGCHLD+and+libpthread.so%22&o=newest&f=1 COMPONENTS