raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=81cc984c04766cc6f8ab257be159ce18a22716fc
commit 81cc984c04766cc6f8ab257be159ce18a22716fc Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Tue Jun 14 15:39:05 2016 +0900 readme - typo-- --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index fc874b3..30d5de6 100644 --- a/README +++ b/README @@ -33,7 +33,7 @@ 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 +serious bugs in OpenBSD, EFL cannot be compiled or used there. Please see: https://www.mail-archive.com/search?l=m...@openbsd.org&q=subject:%22SIGCHLD+and+libpthread.so%22&o=newest&f=1 --