http://llvm.org/bugs/show_bug.cgi?id=9966
Summary: cmake build system doesn't support CLANG_VENDOR
parameter
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
With autoconf one can do;
make CLANG_VENDOR="SUSE Linux"
which will make clang -v to say something like:
SUSE Linux clang version 3.0 (trunk 131121) (based on LLVM 3.0svn)
This is a useful way of making sure that users now that this is a modified
version of clang. Would be nice if clang supported it via a define too.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs