pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/epic4
Module Name: pkgsrc
Committed By: dholland
Date: Wed Dec 29 02:02:02 UTC 2010
Modified Files:
pkgsrc/chat/epic4: Makefile
Log Message:
Hack around configure/build problem on Digital Unix by adding
-D_SOCKADDR_LEN to CFLAGS.OSF1. DU has system headers that sometimes
provide the 4.4BSD length field and sometimes not, depending on which
_FOO_SOURCE things you define and other factors. The package's
configure script isn't coping; it's not fully clear why but it looks
like it's using different CFLAGS for configure tests and building, or
something like that...
PR 42474.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/chat/epic4/Makefile
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