diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2016-06-14 10:46:44 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2016-06-14 10:46:44 +0900 |
commit | d8eae1a1aac6fd29c5c6fda029f9383dbff6f2f8 (patch) | |
tree | b8b39790e89c4659ee466e4e95cd6c90e91cd950 /README | |
parent | 28f79d458596213ea33dc68755c87f46a140591b (diff) | |
download | efl-d8eae1a1aac6fd29c5c6fda029f9383dbff6f2f8.tar.gz |
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.
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |