diff options
author | Daniel Engberg <daniel.engberg.lists@pyret.net> | 2018-10-06 12:41:52 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-10-07 02:10:15 +0200 |
commit | 9efd0cb403f68bd728a40e069a7d04b623f469e6 (patch) | |
tree | 99cabbdcdaa64e77e55ae461abcacbf1199ba6c2 /tools/bison/patches/100-fix-gets-removal.patch | |
parent | 969d052e960c8d52425442c583003eac3f9f26f6 (diff) | |
download | upstream-9efd0cb403f68bd728a40e069a7d04b623f469e6.tar.gz upstream-9efd0cb403f68bd728a40e069a7d04b623f469e6.tar.bz2 upstream-9efd0cb403f68bd728a40e069a7d04b623f469e6.zip |
tools/bison: Update to 3.1
Update bison to 3.1
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'tools/bison/patches/100-fix-gets-removal.patch')
-rw-r--r-- | tools/bison/patches/100-fix-gets-removal.patch | 4 |
1 files changed, 1 insertions, 3 deletions
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 |