diff options
author | sigsegv7 <ian@vegaa.systems> | 2023-09-13 02:21:49 -0400 |
---|---|---|
committer | sigsegv7 <ian@vegaa.systems> | 2023-09-13 02:21:49 -0400 |
commit | 09f5ac7991dc3547c0f9905b14823fbca199244c (patch) | |
tree | a5d60f54930ab357892079677c913af3688c14c9 /configure.ac | |
parent | d93ba93aa5852259f74eaa665314f9df23a4c912 (diff) |
build: Remove stray newline
Signed-off-by: sigsegv7 <ian@vegaa.systems>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a814270..0200d2a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,3 @@ - AC_INIT([Vega], [0.0.1], [emilia@vegaa.systems]) KERN_CFLAGS_X86_64="-fexceptions --std=gnu11 -ffreestanding -fno-stack-protector -fno-pic \\ |