projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c71b16
)
removed uneccessary line
author
Anselm R Garbe
<garbeam@gmail.com>
Mon, 31 Mar 2008 09:09:48 +0000
(10:09 +0100)
committer
Anselm R Garbe
<garbeam@gmail.com>
Mon, 31 Mar 2008 09:09:48 +0000
(10:09 +0100)
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index f365e8fc640a98fae45115edaf8825be2b86e90d..df190f153b86943f3515ba9e41364b74ad189e10 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-23,7
+23,6
@@
LDFLAGS = -s ${LIBS}
# Solaris
#CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
#LDFLAGS = ${LIBS}
-#CFLAGS += -xtarget=ultra
# compiler and linker
CC = cc