[LLVMbugs] [Bug 13014] New: LLVM_DEFAULT_TARGET_TRIPLE can't be set at cmake invocation time
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Jun 2 05:46:13 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13014
Bug #: 13014
Summary: LLVM_DEFAULT_TARGET_TRIPLE can't be set at cmake
invocation time
Product: Build scripts
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: cmake
AssignedTo: unassignedbugs at nondot.org
ReportedBy: mixi at exherbo.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 8671
--> http://llvm.org/bugs/attachment.cgi?id=8671
a patch that enables LLVM_DEFAULT_TARGET_TRIPLE to be set by the user
The comment in cmake/config-ix.cmake states that LLVM_DEFAULT_TARGET_TRIPLE can
be set at cmake invocation time, but it can't. A patch to fix the problem is
attached.
--
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.
More information about the llvm-bugs
mailing list