[LLVMbugs] [Bug 457] NEW: libpng and zlib should not be part of runtime dir
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Nov 8 21:13:46 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=457
Summary: libpng and zlib should not be part of runtime dir
Product: Runtime Libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: other
AssignedTo: unassignedbugs at nondot.org
ReportedBy: brukman+bugs at uiuc.edu
libpng and zlib are external libraries which are only used by the povray
external benchmark. Since we are not in the business of shipping libraries, we
should either:
* relocate libpng and zlib to llvm-test, or
* remove libpng and zlib entirely and have the user download them on their own.
Comments?
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list