Use libbe_build also on Haiku

This means the build tools will no longer be built against the host
platform's libbe, which avoids compatibility problems -- e.g. an
older Haiku host libbe may not have certain features the build tools
require -- and also makes the build behave more similiar on Haiku and
other platforms. The host libroot dependency still remains and is not
easy to get rid of.

Also remove some bits of BeOS/Dano/Zeta build support.
This commit is contained in:
Ingo Weinhold
2013-05-09 18:08:55 +02:00
parent 0c53204ecc
commit 204dee708a
14 changed files with 52 additions and 131 deletions
+1
View File
@@ -0,0 +1 @@
#include "/boot/system/develop/headers/os/support/Errors.h"
@@ -0,0 +1 @@
#include "/boot/system/develop/headers/config/HaikuConfig.h"
@@ -0,0 +1 @@
#include "/boot/system/develop/headers/config/types.h"