haiku/build
Alexander von Gluck IV 2be19c58e9 build: Prevent recursive jam loops on host-only #13309
* When --host-only is used, HAIKU_*ARCH is undefined.
* Various architecture variables are undefined resulting
  in architecture dependant code paths getting called
  recursively.
  (blah/Jamfile loads blah//Jamfile vs blah/x86/Jamfile)
* Another option is setting HAIKU_*ARCH to the host arch
  if undefined, but that might have unintended impacts.
2017-02-17 13:01:31 -06:00
..
config_headers Make US-english the default KDL keymap again. 2016-10-10 07:18:12 +02:00
jam build: Prevent recursive jam loops on host-only #13309 2017-02-17 13:01:31 -06:00
scripts Revert "repo rework: Re-add compatibility url field" 2016-12-10 12:55:56 +01:00