projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
741f2c9
)
Use the system passwd and group stuff by default
author
Eric Andersen
<andersen@codepoet.org>
Wed, 14 Mar 2001 01:49:10 +0000
(
01:49
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 14 Mar 2001 01:49:10 +0000
(
01:49
-0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6cf23a95fa837ec78213eb9497730131067d3b93..edf77ad9d702f4f81ae9bb6d737c9e9bf474853f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-50,7
+50,7
@@
DODEBUG = false
# I will get fewer emails asking about how glibc NSS works). Enabling this adds
# just 1.4k to the binary size (which is a _lot_ less then glibc NSS costs),
# Most people will want to leave this set to false.
-USE_SYSTEM_PWD_GRP =
fals
e
+USE_SYSTEM_PWD_GRP =
tru
e
# This enables compiling with dmalloc ( http://dmalloc.com/ )
# which is an excellent public domain mem leak and malloc problem