Searched hist:"2 a1cc90e3e86d358edc1b47c52dee10aa80cd6cd" (Results 1 – 1 of 1) sorted by relevance
/haiku/ |
H A D | configure | 2a1cc90e3e86d358edc1b47c52dee10aa80cd6cd Thu Jun 27 22:53:47 UTC 2019 John Scipione <jscipione@gmail.com> configure: use stat -f on bsds, -c otherwise
Move host platform detection up, fix indentation.
If the host platform is a BSD (darwin|freebsd|openbsd) use stat -f, otherwise use stat -c to check for a restrictive umask.
Change-Id: Ifb57eb69153221a23a84700445ff08a96517844a Reviewed-on: https://review.haiku-os.org/c/1535 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|