diff options
| author | iamcheeseman <[email protected]> | 2026-05-24 17:02:53 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-05-24 17:02:53 -0400 |
| commit | 1fb9ed0d6f627662f8d001afa761860d63d9f4a2 (patch) | |
| tree | 3e4b935822ca2c5e6ea8d4f7acbcf22ea6f5a343 /config.def.mk | |
| parent | df9d7199524569f68431147ad0719b999efbd492 (diff) | |
delete X11 backend
Diffstat (limited to 'config.def.mk')
| -rw-r--r-- | config.def.mk | 4 |
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 |
