mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 06:51:00 +00:00
38d555537c
* Haiku does not define __BEOS__ anymore, so there is no need to guard these BeOS specific workaround for Haiku. * The workaround themselves are not needed for Haiku as it has much better POSIX compatibility than BeOS did. Applied-by: Rolf Eike Beer <eike@sf-mail.de>