Use noyywrap option in lex files.
authorDilan Palauzov <dilyan.palauzov@aegee.org>
Wed, 4 Jan 2017 16:05:22 +0000 (16:05 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 4 Jan 2017 16:05:22 +0000 (16:05 +0000)
commitb055631694967585d0c898ac493e1faa3d5e8ee6
tree31ef656b0ca539f6889614381852ecc7328b98bb
parent8cf50cb070642d73acc537010d71c912f921861c
Use noyywrap option in lex files.

ld PR 20958
* ldlex.l (option): Add noyywrap
(yywrap): Delete.
* ldlex.h (yywrap): Delete prototype.

binutils
PR 20958
* syslex.l (option): Add noyywrap
(yywrap): Delete.
binutils/ChangeLog
binutils/syslex.l
ld/ChangeLog
ld/ldlex.h
ld/ldlex.l
This page took 0.025776 seconds and 4 git commands to generate.