Home
last modified time | relevance | path

Searched hist:"68191643 b8df48573cae3b9cd072a7845b18ee1c" (Results 1 – 2 of 2) sorted by relevance

/haiku/build/jam/
H A DImageRules68191643b8df48573cae3b9cd072a7845b18ee1c Sat Nov 03 01:46:22 UTC 2018 Augustin Cavalier <waddlesplash@gmail.com> build: Add HAIKU_ABSOLUTE_TOP and use it to root BootArchive.

Strictly POSIX-compliant shells (like dash) do not allow sourcing
files in the present directory without "./". The script really should
not know or care about what directory the passed files are in,
so now we add a jam grist to make the passed paths absolute.

Fixes the build on all systems where /bin/sh is dash or a similarly
POSIX-compliant-no-extensions shell (i.e. virtually all Linux.)
/haiku/
H A DJamrules68191643b8df48573cae3b9cd072a7845b18ee1c Sat Nov 03 01:46:22 UTC 2018 Augustin Cavalier <waddlesplash@gmail.com> build: Add HAIKU_ABSOLUTE_TOP and use it to root BootArchive.

Strictly POSIX-compliant shells (like dash) do not allow sourcing
files in the present directory without "./". The script really should
not know or care about what directory the passed files are in,
so now we add a jam grist to make the passed paths absolute.

Fixes the build on all systems where /bin/sh is dash or a similarly
POSIX-compliant-no-extensions shell (i.e. virtually all Linux.)