We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda52c4 commit fb8c152Copy full SHA for fb8c152
zorg/buildbot/builders/annotated/fuchsia-linux.py
@@ -54,6 +54,7 @@ def main(argv):
54
'-B', build_dir,
55
'-G', 'Ninja',
56
'-D', 'BOOTSTRAP_LLVM_ENABLE_LTO=OFF',
57
+ '-D', 'LLVM_CCACHE_BUILD=ON',
58
'-D', 'LLVM_ENABLE_LTO=OFF',
59
'-D', f'FUCHSIA_SDK={args.sdk_dir}',
60
'-C', f'{source_dir}/clang/cmake/caches/Fuchsia.cmake',
0 commit comments