diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-08-22 18:19:20 +0300 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2020-08-23 11:29:24 +0200 |
commit | 1cf842dd136ceb9a1e1a61d4d4caa3b3a46c0c1b (patch) | |
tree | 0bccaa66285f22f6bc57ed07b3f33db9bb798d04 /tools/bison/patches | |
parent | 4358373e6911b5ea0af4610ca89a9510ad39e5c1 (diff) | |
download | upstream-1cf842dd136ceb9a1e1a61d4d4caa3b3a46c0c1b.tar.gz upstream-1cf842dd136ceb9a1e1a61d4d4caa3b3a46c0c1b.tar.bz2 upstream-1cf842dd136ceb9a1e1a61d4d4caa3b3a46c0c1b.zip |
tools/bison: update to 3.7.1
Update GNU bison to version 3.7.1.
Refresh patches.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'tools/bison/patches')
-rw-r--r-- | tools/bison/patches/100-fix-gets-removal.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bison/patches/100-fix-gets-removal.patch b/tools/bison/patches/100-fix-gets-removal.patch index e671113b2c..f97e8a3985 100644 --- a/tools/bison/patches/100-fix-gets-removal.patch +++ b/tools/bison/patches/100-fix-gets-removal.patch @@ -1,6 +1,6 @@ --- a/lib/stdio.in.h +++ b/lib/stdio.in.h -@@ -778,14 +778,6 @@ _GL_WARN_ON_USE (getline, "getline is un +@@ -816,14 +816,6 @@ _GL_WARN_ON_USE (getline, "getline is un # endif #endif |