NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39936 CVS commit: [netbsd-5] src
The following reply was made to PR xsrc/39936; it has been noted by GNATS.
From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39936 CVS commit: [netbsd-5] src
Date: Fri, 9 Jan 2009 03:35:51 +0000 (UTC)
Module Name: src
Committed By: snj
Date: Fri Jan 9 03:35:51 UTC 2009
Modified Files:
src/external/mit/xorg/lib/libGLU [netbsd-5]: Makefile
src/share/mk [netbsd-5]: bsd.README bsd.lib.mk
Log Message:
Pull up following revision(s) (requested by mrg in ticket #242):
external/mit/xorg/lib/libGLU/Makefile: revision 1.3
share/mk/bsd.README: revision 1.244
share/mk/bsd.lib.mk: revision 1.291
add LIBISCXX. if it is != "no", use ${CXX} instead of ${CC} to link
shared libraries. use it for the one c++ library we have.
fixes PR#39936.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.8.1 src/external/mit/xorg/lib/libGLU/Makefile
cvs rdiff -r1.236.2.4 -r1.236.2.5 src/share/mk/bsd.README
cvs rdiff -r1.289.2.1 -r1.289.2.2 src/share/mk/bsd.lib.mk
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