diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index 30e48dfd4..b1566cebc 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -75,7 +75,6 @@ LNK_OPTIONS = -pthread -g -ggdb -Og BUILDDIR = build/debug/ endif endif -endif ################################################## # Always be warning. |