pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/lasso



Module Name:    pkgsrc
Committed By:   manu
Date:           Wed Feb  5 09:26:58 UTC 2014

Modified Files:
        pkgsrc/security/lasso: Makefile distinfo
Added Files:
        pkgsrc/security/lasso/patches: patch-configure patch-configure.ac

Log Message:
Enforce -D_POSIX_C_SOURCE=199506 so that strtok_r() is defined by
<string.h>, otherwise the compiler assumes it returns an int, and
it breaks on LP64 machines.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/lasso/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/lasso/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/security/lasso/patches/patch-configure \
    pkgsrc/security/lasso/patches/patch-configure.ac

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