Searched hist:"6 c5fcb4f146c23e83b02628c008c6c4199185b7c" (Results 1 – 1 of 1) sorted by relevance
/haiku/ |
H A D | configure | 6c5fcb4f146c23e83b02628c008c6c4199185b7c Mon Jun 18 22:53:47 UTC 2018 Augustin Cavalier <waddlesplash@gmail.com> configure: Move deduplifying targetArchs to where HAIKU_PACKAGING_ARCHS is built.
If one specifies a cross-tools path instead of --build-cross-tools along with --use-clang, then the specified architecture winds up in the list twice, as the first test looks for the arch name where only "unknown" exists (since in the case of cross-tools paths, we delay fetching the arch.) So we need to move this check to there instead.
|