pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2305e4
)
minor fix
author
Anselm R Garbe
<garbeam@gmail.com>
Wed, 18 Jun 2008 17:20:21 +0000
(18:20 +0100)
committer
Anselm R Garbe
<garbeam@gmail.com>
Wed, 18 Jun 2008 17:20:21 +0000
(18:20 +0100)
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index
556086f
..
557f48c
100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-26,7
+26,6
@@
LDFLAGS = -s ${LIBS}
# Solaris
#CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"
#LDFLAGS = ${LIBS}
-#CFLAGS += -xtarget=ultra
# compiler and linker
CC = cc