pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/screen



Module Name:    pkgsrc
Committed By:   richard
Date:           Wed Aug 27 16:14:27 UTC 2014

Modified Files:
        pkgsrc/misc/screen: Makefile

Log Message:
SunOS needs at least XPG4_2 to expose some structs from <sys/socket.h>
namely msg_control and msg_controllen.  Use XPG5 with _XOPEN_SOURCE=500
for simplicity.


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/misc/screen/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