aboutsummarylogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorAnselm R Garbe2008-03-31 10:09:48 +0100
committerAnselm R Garbe2008-03-31 10:09:48 +0100
commit5d274bbd88885d4255c42c245541c5ecccc956de (patch)
tree44f2a94f77e3b0eeec42045dcec35e0f16a8e714 /config.mk
parent6e5da0b0b5d92b7674700dcb5a59a2fcd508d69f (diff)
downloadaur-5d274bbd88885d4255c42c245541c5ecccc956de.tar.gz
removed uneccessary line
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index f365e8fc640a..df190f153b86 100644
--- 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