pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/sdcc



Module Name:    pkgsrc
Committed By:   sbd
Date:           Tue Jan 24 06:06:32 UTC 2012

Modified Files:
        pkgsrc/devel/sdcc: distinfo
Added Files:
        pkgsrc/devel/sdcc/patches: patch-sim_ucsim_cmd.src_Makefile.in
            patch-sim_ucsim_cmd.src_cmdlex.cc patch-sim_ucsim_cmd.src_cmdlex.l

Log Message:
When building in sim/ucsim/cmd.src:
  * cmdlex.cc needs to include <cstdio> for the EOF macro.
  * Search $(srcdir) before directorys in CXXFLAGS so that the "FlexLexer.h"
    in $(srcdir) is found before the one under PREFIX (from CXXFLAGS).


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/sdcc/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/devel/sdcc/patches/patch-sim_ucsim_cmd.src_Makefile.in \
    pkgsrc/devel/sdcc/patches/patch-sim_ucsim_cmd.src_cmdlex.cc \
    pkgsrc/devel/sdcc/patches/patch-sim_ucsim_cmd.src_cmdlex.l

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index