mirror of
https://review.haiku-os.org/buildtools
synced 2026-02-03 23:43:13 +01:00
360fe2fd07462b3eaefd54a4c3075d6e2c2e8993
Without these changes, `jam0` is different to `bin.*/jam`, a subtle difference that was triggering errors in CI due to use of `jam0`. In particular, the omission of `OPT_JAM_TARGETS_VARIABLE_EXT` results in a `jam0` that cannot build Haiku, as `$(JAM_TARGETS)` will not be defined, and is required by Haiku's build system.
Description
Haiku's buildtools repository
Languages
C
38.1%
C++
21.3%
Makefile
9.1%
Ada
7.7%
D
4.3%
Other
18.8%