diff options
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 |