5e19679ea3
Previously we just used the system libroot, which of course meant that when libroot's ABI changed, the build broke. Now we use the full libroot_build that we do on non-Haiku platforms. The logic for "BeOS-compatible but not Haiku" does not really apply anymore, so it has been gutted where appropriate (and libhaikucompat has been decoupled from the build.) The only caveat here is the change to Errors.h -- we really should be using the system's one where I included the one from the tree, but for whatever reason, GCC2 refused to handle the #include_next properly. Fixes the build breakage of Haiku-on-Haiku by my prior commits (sorry). |
||
---|---|---|
.. | ||
add-ons/registrar | ||
app | ||
drivers | ||
interface | ||
kernel | ||
locale | ||
package | ||
storage | ||
support | ||
BeBuild.h |