git: am-utils: Patch for recent flex

John Marino marino at crater.dragonflybsd.org
Wed Jan 16 04:12:02 PST 2013


commit ff8bd418c7027a883752c78196a02a7ac6d305ce
Author: John Marino <draco at marino.st>
Date:   Wed Jan 16 04:01:38 2013 +0100

    am-utils: Patch for recent flex
    
    To prepare for the import of the latest flex, am-utils needs a tweak.
    This allows both the old flex and the new flex to build it.  It is the
    only software that failed to build out of the box with the new flex.

Summary of changes:
 contrib/amd/amd/conf_parse.y |  6 +++---
 contrib/amd/amd/conf_tok.l   |  8 ++++----
 contrib/amd/fsinfo/fsi_lex.l | 14 +++++++-------
 contrib/amd/fsinfo/fsinfo.h  |  1 -
 4 files changed, 14 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ff8bd418c7027a883752c78196a02a7ac6d305ce


-- 
DragonFly BSD source repository



More information about the Commits mailing list