docs: remove pointless haiku-comment
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 6 Jun 2019 09:43:34 +0000 (11:43 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 13 Jun 2019 14:14:05 +0000 (14:14 +0000)
The only build system that doesn't support Haiku is `Android.mk`,
which also doesn't support most other platforms either, so there is
no need to single it out.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/egl.html

index ceeb3d9..6f4028f 100644 (file)
@@ -86,7 +86,6 @@ and <code>haiku</code>.
 The <code>android</code> platform can either be built as a system
 component, part of AOSP, using <code>Android.mk</code> files, or
 cross-compiled using appropriate options.
-The <code>haiku</code> platform can only be built with SCons or Meson.
 Unless for special needs, the build system should
 select the right platforms automatically.</p>