diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ CC ?= cc -CFLAGS += -O3 -march=native +CFLAGS += -O3 -march=native -Wall CPPFLAGS += LDFLAGS += -pthread |
index : turbowc | ||
Count lines in a file as fast as possible -- a silly experiment in optimization. |
summaryrefslogtreecommitdiff |