- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for GCC_HOST_COMPILER_PATH (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
configure.py
) return android_ndk_api_level def set_gcc_host_compiler_path(environ_cp): """Set GCC_HOST_COMPILER_PATH.""" default_gcc_host_compiler_path = shutil.which('gcc') or '' gcc_host_compiler_path = prompt_loop_or_load_from_env( environ_cp, var_name='GCC_HOST_COMPILER_PATH', var_default=default_gcc_host_compiler_path,
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Fri Dec 19 16:32:04 GMT 2025 - 48.3K bytes - Click Count (0)