summaryrefslogtreecommitdiffstats
path: root/test/Config
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2005-07-25 03:34:19 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2005-07-25 03:34:19 +0000
commit883d76b183f3a7ca12e11a7171bc5f087c68b77a (patch)
treeead64dc870ebc6107e23254183dabf0524f42dae /test/Config
parent6e43cc2ba236f4b032db1d02034baaf09caa2ec7 (diff)
downloaduClibc-alpine-883d76b183f3a7ca12e11a7171bc5f087c68b77a.tar.bz2
uClibc-alpine-883d76b183f3a7ca12e11a7171bc5f087c68b77a.tar.xz
Hopefully this will work.
Diffstat (limited to 'test/Config')
-rw-r--r--test/Config9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/Config b/test/Config
deleted file mode 100644
index 80fc6b3d3..000000000
--- a/test/Config
+++ /dev/null
@@ -1,9 +0,0 @@
-# Configuration for uClibc test apps.
-
-# Set the following to `true' to make a debuggable build.
-DODEBUG = true
-
-# If you want to compile using uClibc as a shared library, turn this on.
-DODYNAMIC = true
-
-