* [PATCH]scripts:ver_linux:Removed yacc from the checklist
@ 2019-11-06 3:25 Bhaskar Chowdhury
0 siblings, 0 replies; only message in thread
From: Bhaskar Chowdhury @ 2019-11-06 3:25 UTC (permalink / raw)
To: alexander.kapshuk
Cc: rdunlap, yamada.masahiro, michal.lkml, linux-kbuild,
linux-kernel, Bhaskar Chowdhury
Removed yacc from the checklist
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
scripts/ver_linux | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/ver_linux b/scripts/ver_linux
index 397497cf9430..85005d6b7f10 100755
--- a/scripts/ver_linux
+++ b/scripts/ver_linux
@@ -34,7 +34,6 @@ BEGIN {
printversion("Nfs-utils", version("showmount --version"))
printversion("Bison", version("bison --version"))
printversion("Flex", version("flex --version"))
- printversion("Yacc", version("yacc --version"))
while (getline <"/proc/self/maps" > 0) {
if (/libc.*\.so$/) {
--
2.23.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-06 3:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-06 3:25 [PATCH]scripts:ver_linux:Removed yacc from the checklist Bhaskar Chowdhury
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®