Fix whitespaces

This commit is contained in:
Sylvestre Ledru 2021-11-13 00:17:09 +01:00
parent 2dee6a8174
commit 765d78d137

2
debian/rules vendored
View File

@ -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,
# a second clang is built with the first
# And the various components are built using the second clang.
# And the various compoments are built using the second clang.
# See https://llvm.org/docs/AdvancedBuilds.html
# collect additional flags for all stages all builds