aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-21 12:01:39 +0100
committerMattias Andrée <maandree@kth.se>2021-02-21 12:01:39 +0100
commit250376f60aeebbc215359e51ce003f0e104e7986 (patch)
treebce660d205538b8cba461d851421d35badd28514 /config.mk
parentRemove dist (diff)
downloadread-quickly-250376f60aeebbc215359e51ce003f0e104e7986.tar.gz
read-quickly-250376f60aeebbc215359e51ce003f0e104e7986.tar.bz2
read-quickly-250376f60aeebbc215359e51ce003f0e104e7986.tar.xz
Rename to read-quickly2.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/config.mk b/config.mk
index 7997417..bc56b5c 100644
--- a/config.mk
+++ b/config.mk
@@ -2,7 +2,5 @@ PREFIX = /usr
MANPREFIX = $(PREFIX)/share/man
CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700
-CFLAGS = -std=c99 -O2 -Wall -pedantic
+CFLAGS = -std=c99 -O2 -Wall
LDFLAGS = -s
-
-COMMAND = rq