diff options
-rw-r--r-- | Makefile.in | 1 | ||||
-rw-r--r-- | configure.ac | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 324afc3..7f1fa5e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,3 @@ - .SILENT: ############################### 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 \\ |