Opened 13 years ago
Closed 13 years ago
#32810 closed defect (fixed)
kdevelop fails to build with clang
Reported by: | cjones051073 (Chris Jones) | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | clang | Cc: | |
Port: | kdevelop |
Description
Build fails on OSX 10.7 and Xcode 4.2, where clang is the default compiler.
Works fine if llvm is forced, with
sudo port install kdevelop configure.compiler=llvm-gcc-4.2
Chris
Attachments (1)
Change History (3)
Changed 13 years ago by cjones051073 (Chris Jones)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Keywords: | clang added |
---|---|
Owner: | changed from macports-tickets@… to nicos@… |
comment:2 Changed 13 years ago by NicosPavlov
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Forcing use of use llvm-gcc-4.2 in Portfile in r88747.