aboutsummaryrefslogtreecommitdiff
path: root/config.def.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.mk')
-rw-r--r--config.def.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.def.mk b/config.def.mk
index dae1399..47e829b 100644
--- a/config.def.mk
+++ b/config.def.mk
@@ -16,7 +16,3 @@ endif
ifeq (${PLATFORM},gl)
LDFLAGS+=-lglfw -lGL
endif
-
-ifeq (${PLATFORM},x11)
- LDFLAGS+=-lX11
-endif