Home | History | Annotate | Download | only in flex
      1 NAME:             flex
      2 VERSION:          2.5.35
      3 DESCRIPTION:      Tool for generating text-scanning programs
      4 LICENSE:          BSD
      5 PACKAGE:          SUNWflexlex SUNWflexruntime
      6 PROJECT_URL:      http://flex.sourceforge.net
      7 SOURCE_DOWNLOAD:  http://prdownloads.sourceforge.net/flex/flex-2.5.35.tar.gz
      8 SUPPORT:          Managed
      9 BUGTRAQ:          solaris/utility/gnu_compiler
     10 OSR:              2232
     11 COMMENTS:         For future updates:
     12 		  - Make sure #if __STDC__ tests are not reintroduced
     13 		    into flex.skel, #ifdef or equivalent should be used
     14 		    instead.  See patch revision 1.3 and CR 6304287
     15 		    for additional information.
     16                   - Make sure that libfl.so.1 is built PIC.
     17