pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/compiler
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 21 07:57:19 UTC 2013
Modified Files:
pkgsrc/mk/compiler: clang.mk
Log Message:
clang -dumpversion prints 4.2.1, which is not the intended content
of CC_VERSION.
Use clang --version | sed to get a more usable string.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/mk/compiler/clang.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