projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8bbb72
)
Disable busybox ar
author
Eric Andersen
<andersen@codepoet.org>
Sat, 6 Nov 2004 07:02:56 +0000
(07:02 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 6 Nov 2004 07:02:56 +0000
(07:02 -0000)
package/busybox/busybox.config
patch
|
blob
|
history
diff --git
a/package/busybox/busybox.config
b/package/busybox/busybox.config
index d4dec882c70b493c07482a9162eca6faa33faecd..f37f64717f75fe0f4306741d41a3875bf469be57 100644
(file)
--- a/
package/busybox/busybox.config
+++ b/
package/busybox/busybox.config
@@
-36,8
+36,7
@@
PREFIX="./_install"
#
# Archival Utilities
#
-CONFIG_AR=y
-CONFIG_FEATURE_AR_LONG_FILENAMES=y
+# CONFIG_AR is not set
CONFIG_BUNZIP2=y
# CONFIG_CPIO is not set
# CONFIG_DPKG is not set