[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox-cvs
Subject:    [git commit] cut: build fix for FEATURE_CUT_REGEX
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2022-01-24 6:07:17
Message-ID: 20220124060058.890BE822DD () busybox ! osuosl ! org
[Download RAW message or body]

commit: https://git.busybox.net/busybox/commit/?id=99e22d230ded676ab53dfa8ab276c1301c2955a0
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
---
 libbb/Kbuild.src | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libbb/Kbuild.src b/libbb/Kbuild.src
index e8bb24f6d..b9d34de8e 100644
--- a/libbb/Kbuild.src
+++ b/libbb/Kbuild.src
@@ -200,6 +200,7 @@ lib-$(CONFIG_PGREP) += xregcomp.o
 lib-$(CONFIG_PKILL) += xregcomp.o
 lib-$(CONFIG_DEVFSD) += xregcomp.o
 lib-$(CONFIG_FEATURE_FIND_REGEX) += xregcomp.o
+lib-$(CONFIG_FEATURE_CUT_REGEX) += xregcomp.o
 
 # Add the experimental logging functionality, only used by zcip
 lib-$(CONFIG_ZCIP) += logenv.o
_______________________________________________
busybox-cvs mailing list
busybox-cvs@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic