mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 20:09:34 +00:00
fix a typo
This commit is contained in:
parent
9075570069
commit
88d3b7d9fd
2
debian/rules
vendored
2
debian/rules
vendored
@ -54,7 +54,7 @@ include /usr/share/dpkg/buildflags.mk
|
|||||||
|
|
||||||
# We use a stage2 build. It means that a first clang is built using gcc,
|
# We use a stage2 build. It means that a first clang is built using gcc,
|
||||||
# a second clang is built with the first
|
# a second clang is built with the first
|
||||||
# And the various compoments are built using the second clang.
|
# And the various components are built using the second clang.
|
||||||
# See https://llvm.org/docs/AdvancedBuilds.html
|
# See https://llvm.org/docs/AdvancedBuilds.html
|
||||||
|
|
||||||
# collect additional flags for all stages all builds
|
# collect additional flags for all stages all builds
|
||||||
|
Loading…
Reference in New Issue
Block a user