http://llvm.org/bugs/show_bug.cgi?id=10010
Summary: install target performs compiling and linking
Product: Build scripts
Version: 2.9
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Makefiles
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
make install seems to be performing linking and compiling in this target after
a complete build. While it works, I think this is wrong : The install target's
only job should be putting various things in the right place.
For a packager this means that testing the install target takes ages, which
isn't nice with large packages such as llvm.
To be correct, this should be fixed.
--
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