pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/gmake



Module Name:    pkgsrc
Committed By:   is
Date:           Mon Jan 17 14:17:29 UTC 2011

Modified Files:
        pkgsrc/devel/gmake: distinfo
        pkgsrc/devel/gmake/patches: patch-aa

Log Message:
Declaring char *getcwd(); interfered with _USE_FORTIFY_SOURCE=N (for N>0).
(pointed out by aniou@ircnet).

The problem is avoided by not declaring in make.h if defined(HAVE_UNISTD_H).

(I wish people would actually use configure's findings after it spent several
billions(en_US) of CPU cycles computing them.)


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/gmake/distinfo
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/gmake/patches/patch-aa

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