Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Fix crash when cursor color is truecolor
[st.git]
/
config.mk
diff --git
a/config.mk
b/config.mk
index
c7355f1
..
e676105
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-31,4
+31,3
@@
STLDFLAGS = $(LIBS) $(LDFLAGS)
# compiler and linker
# CC = c99
-