OSDN Git Service

Default to malloc-930716 for x86
authorEric Andersen <andersen@codepoet.org>
Mon, 11 Jun 2001 18:37:00 +0000 (18:37 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 11 Jun 2001 18:37:00 +0000 (18:37 -0000)
extra/Configs/Config.i386
extra/Configs/Config.x86

index 0897d9a..cd114df 100644 (file)
@@ -109,8 +109,8 @@ LOCALE_DIR = "/usr/share/uClibc-locale/"
 # It is actually smaller than "malloc", at least on i386.  Right now, it
 # only works on i386 (and maybe m68k) because it needs sbrk.
 #MALLOC = malloc-simple
-MALLOC = malloc 
-#MALLOC = malloc-930716
+#MALLOC = malloc 
+MALLOC = malloc-930716
 
 # If you want to collect common syscall code into one function, set to this to
 # `true'.  Set it to false otherwise.
index 0897d9a..cd114df 100644 (file)
@@ -109,8 +109,8 @@ LOCALE_DIR = "/usr/share/uClibc-locale/"
 # It is actually smaller than "malloc", at least on i386.  Right now, it
 # only works on i386 (and maybe m68k) because it needs sbrk.
 #MALLOC = malloc-simple
-MALLOC = malloc 
-#MALLOC = malloc-930716
+#MALLOC = malloc 
+MALLOC = malloc-930716
 
 # If you want to collect common syscall code into one function, set to this to
 # `true'.  Set it to false otherwise.