binutils/

* arlex.l: Enable noinput, nounput flex options.
	* syslex.l: Likewise.
ld/
	* ldlex.l: Enable nounput flex option.
This commit is contained in:
Ben Elliston
2009-11-19 05:06:35 +00:00
parent f66cfbed9a
commit cfdf38f2b4
5 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,5 @@
%option nounput
%{
/* Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,