summaryrefslogtreecommitdiffstats
path: root/main/busybox/busyboxconfig
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-07-28 14:06:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-07-28 14:06:04 +0000
commitcecad8b1c1be62906f7788828ae425519408ad81 (patch)
tree18ebaae4cc31bab3ab3014f35ce92d9cb97501fc /main/busybox/busyboxconfig
parent9cfd35abf9b00914739d3f84255cb440fa683bce (diff)
downloadaports-cecad8b1c1be62906f7788828ae425519408ad81.tar.bz2
aports-cecad8b1c1be62906f7788828ae425519408ad81.tar.xz
main/busybox: enable diff's long opts for --no-dereference
Diffstat (limited to 'main/busybox/busyboxconfig')
-rw-r--r--main/busybox/busyboxconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig
index 4f3119723..acd7ea16c 100644
--- a/main/busybox/busyboxconfig
+++ b/main/busybox/busyboxconfig
@@ -365,7 +365,7 @@ CONFIG_FEATURE_AWK_LIBM=y
CONFIG_FEATURE_AWK_GNU_EXTENSIONS=y
CONFIG_CMP=y
CONFIG_DIFF=y
-# CONFIG_FEATURE_DIFF_LONG_OPTIONS is not set
+CONFIG_FEATURE_DIFF_LONG_OPTIONS=y
CONFIG_FEATURE_DIFF_DIR=y
CONFIG_ED=y
CONFIG_PATCH=y