mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 22:51:10 +00:00
don't always build flang
This commit is contained in:
parent
a4f8b6cf9b
commit
d19dc49b99
2
debian/rules
vendored
2
debian/rules
vendored
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
# polly & lldb aren't enabled for every platform
|
# polly & lldb aren't enabled for every platform
|
||||||
PROJECTS = clang;clang-tools-extra;lld;cross-project-tests;mlir;flang
|
PROJECTS = clang;clang-tools-extra;lld;cross-project-tests;mlir
|
||||||
# openmp & libunwind aren't enabled for every platform
|
# openmp & libunwind aren't enabled for every platform
|
||||||
RUNTIMES = compiler-rt;libcxx;libcxxabi
|
RUNTIMES = compiler-rt;libcxx;libcxxabi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user