Home | History | Annotate | Download | only in scripts

Lines Matching refs:gcc_dir

299   gcc_dir = os.path.join(LLVM_BUILD_TOOLS_DIR, 'gcc485precise')
300 if not os.path.exists(gcc_dir):
304 args.gcc_toolchain = gcc_dir