summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2001-01-10 17:42:09 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2001-01-10 17:42:09 +0000
commite35c03fed1a04daba9aa065d23b7fd120c232305 (patch)
treec73c5d7e061b1db798018130037f4a08529a6535
parentb8c302ab1028273d84d239970aad821e078194b6 (diff)
downloaddrakx-backup-do-not-use-e35c03fed1a04daba9aa065d23b7fd120c232305.tar
drakx-backup-do-not-use-e35c03fed1a04daba9aa065d23b7fd120c232305.tar.gz
drakx-backup-do-not-use-e35c03fed1a04daba9aa065d23b7fd120c232305.tar.bz2
drakx-backup-do-not-use-e35c03fed1a04daba9aa065d23b7fd120c232305.tar.xz
drakx-backup-do-not-use-e35c03fed1a04daba9aa065d23b7fd120c232305.zip
tweak dietlibc config to get minimal size
-rw-r--r--mdk-stage1/dietlibc/dietfeatures.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/mdk-stage1/dietlibc/dietfeatures.h b/mdk-stage1/dietlibc/dietfeatures.h
index 0e83a6437..979b40d62 100644
--- a/mdk-stage1/dietlibc/dietfeatures.h
+++ b/mdk-stage1/dietlibc/dietfeatures.h
@@ -1,11 +1,11 @@
/* feel free to comment some of these out to reduce code size */
-#define WANT_FLOATING_POINT_IN_PRINTF
-#define WANT_FLOATING_POINT_IN_SCANF
+//#define WANT_FLOATING_POINT_IN_PRINTF
+//#define WANT_FLOATING_POINT_IN_SCANF
#define WANT_NULL_PRINTF
-/* #define SLASH_PROC_OK */
+#define SLASH_PROC_OK
// #define WANT_BUFFERED_STDIO