From 9efd0cb403f68bd728a40e069a7d04b623f469e6 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 6 Oct 2018 12:41:52 +0200 Subject: tools/bison: Update to 3.1 Update bison to 3.1 Signed-off-by: Daniel Engberg --- tools/bison/patches/010-intl-stub-compat.patch | 2 +- tools/bison/patches/100-fix-gets-removal.patch | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'tools/bison/patches') diff --git a/tools/bison/patches/010-intl-stub-compat.patch b/tools/bison/patches/010-intl-stub-compat.patch index 98234209cd..d2dfcadbab 100644 --- a/tools/bison/patches/010-intl-stub-compat.patch +++ b/tools/bison/patches/010-intl-stub-compat.patch @@ -1,6 +1,6 @@ --- a/src/main.c +++ b/src/main.c -@@ -60,9 +60,9 @@ +@@ -60,9 +60,9 @@ main (int argc, char *argv[]) { set_program_name (argv[0]); setlocale (LC_ALL, ""); diff --git a/tools/bison/patches/100-fix-gets-removal.patch b/tools/bison/patches/100-fix-gets-removal.patch index 563c12040c..6f4abe58c7 100644 --- a/tools/bison/patches/100-fix-gets-removal.patch +++ b/tools/bison/patches/100-fix-gets-removal.patch @@ -1,8 +1,6 @@ -diff --git a/lib/stdio.in.h b/lib/stdio.in.h -index ff7c9c8..f391832 100644 --- a/lib/stdio.in.h +++ b/lib/stdio.in.h -@@ -739,14 +739,6 @@ _GL_WARN_ON_USE (getline, "getline is unportable - " +@@ -739,14 +739,6 @@ _GL_WARN_ON_USE (getline, "getline is un # endif #endif -- cgit v1.2.3