aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile12
-rw-r--r--map/map_seven.cub6
2 files changed, 13 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 059ac29..730d8d5 100644
--- a/Makefile
+++ b/Makefile
@@ -159,10 +159,18 @@ endif
#==================================================================================================#
#------------------------------------------ Compiler ----------------------------------------------#
#==================================================================================================#
-DBG = -glldb
+ifeq (${OS}, Linux)
+ DBG = -ggdb
+else
+ DBG = -glldb
+endif
FSANITIZE = -fsanitize=address
#--------------------------------------------------------------------------------------------------#
-CC = clang
+ifeq (${OS}, Linux)
+ CC = gcc
+else
+ CC = clang
+endif
#--------------------------------------------------------------------------------------------------#
CFLAGS = -std=c89
CFLAGS += -Wall
diff --git a/map/map_seven.cub b/map/map_seven.cub
index 4c5fad3..9b69059 100644
--- a/map/map_seven.cub
+++ b/map/map_seven.cub
@@ -17,10 +17,10 @@ C 150,150,150
1000000000000000001
1000000000000000001
1000000000000000001
+1000000011100000001
+100000001e100000001
+1000000011100000001
1000000000000000001
-100000000e000000001
-1000000000000000001
-1000000001000000001
1000000000000000001
1000000!@#000000001
1000000000000000001