Add extra space between Flags and System blocks.

This commit is contained in:
inference 2022-05-19 22:51:49 +01:00
parent 558a828652
commit a4c5670768

View File

@ -44,6 +44,7 @@ ABI_X86="64"
## LLVM target flags.
LLVM_TARGETS="X86"
# System.
## CHOST.
CHOST="x86_64-gentoo-linux-musl"