Home
last modified time | relevance | path

Searched hist:a107d3b4f9644ea2e41f76778109f2927300da4b (Results 1 – 1 of 1) sorted by relevance

/haiku/
H A Dconfigurea107d3b4f9644ea2e41f76778109f2927300da4b Wed Aug 01 23:23:18 UTC 2018 Augustin Cavalier <waddlesplash@gmail.com> configure: Do --update check earlier.

Previously we initialized variables and ran a few $CC tests first
(which was what the old version of --update needed.) Now, we can do it
almost immediately after the script begins.

Spotted by running --update on a GCCless system (as the $CC tests
gave warning messages due to no GCC, while CC= was set in --update
environs.)