Home
last modified time | relevance | path

Searched hist:"7 d72ed018475b7f72a5352125ec844dcde5b0fec" (Results 1 – 1 of 1) sorted by relevance

/haiku/
H A Dconfigure7d72ed018475b7f72a5352125ec844dcde5b0fec Sat May 30 03:10:28 UTC 2020 Augustin Cavalier <waddlesplash@gmail.com> configure: Use /bin/dash as JAMSHELL if available.

On platforms (such as Haiku) where dash is available or can be installed
but is not the default /bin/sh, this can provide a significant improvement
to compile times vs. /bin/bash or other more complex shells.

At least under Haiku, this is around a ~10% "real" time gain for builds.

This also allows one to specify a JAMSHELL by passing that environ
to ./configure.