Searched refs:host_arch_cc (Results 1 – 3 of 3) sorted by relevance
975 def host_arch_cc(): function1085 host_arch = host_arch_win() if os.name == 'nt' else host_arch_cc()
677 * configure: fix cross-compilation host_arch_cc() (Andrei Sedoi)
506 * [[`719f1563c1`](https://github.com/nodejs/node/commit/719f1563c1)] - **build**: fix `host_arch_cc…