- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for set_gcc_host_compiler_path (1.82 sec)
-
configure.py
) % api_levels, check_success=(lambda *_: True), error_msg='Android-%s is not present in the NDK path.', ) 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,
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Wed Apr 30 15:18:54 UTC 2025 - 48.3K bytes - Viewed (0)