[LLVMbugs] [Bug 11440] New: ToolChains has hardcoded linux distribution codename
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Nov 26 16:51:58 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11440
Bug #: 11440
Summary: ToolChains has hardcoded linux distribution codename
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Driver
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: l3on at ubuntu.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Dear developers,
I would like to discuss with you some solution to take away hardcoded codenames
in ToolChains.cpp.
For example, Debian and (in particular) Ubuntu need to patch and add
by-their-hands Distro names in the code every release.
Ubuntu needs upgrade patch every six months.
My question is: does exist another way in which ToolChains.cpp should be
"written" or "conceived" in order to simplify this process?
In this discussion Anders Kaseorg explains the problem very well:
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2011-June/015545.html
Best regards,
Leo.
--
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