mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
0d020b8298
Technically a "hack" (but then again most of the config/build stuff is); as we need to use the system's config/types.h in order to get stdint definitions and the like. Previously there was a config_build directory which allowed the existence of two types.h -- the system one, and the headers/build one, but seeing as we only need this to provide Haiku-specific core types on other platforms, using the system's one should be fine. Our core type definitions have not changed in some time (and it's unclear when they would change aside from potential new platforms), breakage of the Haiku-on-Haiku build due to this should not happen often (if ever.) |
||
---|---|---|
.. | ||
HaikuConfig.h | ||
types.h |