http://llvm.org/bugs/show_bug.cgi?id=11492
Bug #: 11492
Summary: llvm-config includes gtest even though it's not built
by default
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
With a fresh checkout of 3.1 TOT, if I build using "./configure" and then "make
ENABLE_OPTIMIZED=1 DISABLE_ASSERTIONS=0 install", then if I run "llvm-config
--libs all", the output includes "-lLLVMgtest_main -lLLVMgtest" even though
those haven't been built.
(Speaking of llvm-config, the help message indicates that "backend" is allowed,
though that seems to have been removed by 144202.)
--
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