pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/emacs21/files



Module Name:    pkgsrc
Committed By:   marino
Date:           Sat Dec 15 12:57:57 UTC 2012

Modified Files:
        pkgsrc/editors/emacs21/files: dragonfly.h

Log Message:
editors/emacs21-nox11: Hardcode to gcc4.4 on DragonFly instead of gcc 4.1

DragonFly Release 3.2.x doesn't have gcc 4.1 anymore, but gcc 4.4 is
still around and also available on many prior releases.  Note that emacs
24 determines the CRT path dynamically but hardcoding on this obsolete
emacs package is fine.

Incidently, this doesn't fix emacs21 which still core dumps during
installation phase, regardless of which system compiler builds it.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/emacs21/files/dragonfly.h

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