projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 19k uncom...
[openwrt.git]
/
package
/
busybox
/
config
/
editors
/
Config.in
diff --git
a/package/busybox/config/editors/Config.in
b/package/busybox/config/editors/Config.in
index
eeadfab
..
49eb624
100644
(file)
--- a/
package/busybox/config/editors/Config.in
+++ b/
package/busybox/config/editors/Config.in
@@
-29,7
+29,7
@@
config BUSYBOX_CONFIG_CMP
config BUSYBOX_CONFIG_DIFF
bool "diff"
- default
y
+ default
n
help
diff compares two files or directories and outputs the
differences between them in a form that can be given to
This page took
0.023244 seconds
and
4
git commands to generate.