diff options
Diffstat (limited to 'test/Config')
-rw-r--r-- | test/Config | 9 |
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 - - |