summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-10-21 23:35:16 -0400
committerRich Felker <dalias@aerifal.cx>2012-10-21 23:35:16 -0400
commit182deaf9d461df3a22906ed611544a2560bc0752 (patch)
treea2e21f5ca0d0a01c71a4c3c310a84bd18e62c952
parent3f6966e7de746d7e9ff899f76e02a7af5a5e722e (diff)
downloadlibc-testsuite-182deaf9d461df3a22906ed611544a2560bc0752.tar.gz
config.mak should not be under version control; it is a local config file
-rw-r--r--config.mak4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.mak b/config.mak
deleted file mode 100644
index 6930dd1..0000000
--- a/config.mak
+++ /dev/null
@@ -1,4 +0,0 @@
-CFLAGS += -Wall -Wno-overflow -Wno-unused -Wno-format
-CFLAGS += -DHAVE_BSD_STRL
-CFLAGS += -DDISABLE_SLOW_TESTS
-#LDFLAGS += -L/home/dalias/musl-test/lib