Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Sat Dec  6 19:32:05 UTC 2008

Modified Files:
        src/external/mit/xorg/lib/libGLU: Makefile
        src/share/mk: bsd.README bsd.lib.mk

Log Message:
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.3 src/external/mit/xorg/lib/libGLU/Makefile
cvs rdiff -r1.243 -r1.244 src/share/mk/bsd.README
cvs rdiff -r1.290 -r1.291 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