#3884 closed enhancement (fixed)
ICU configure picks clang if it is installed and on path
Reported by: | Igor Živković | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
checking for clang... clang checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for clang++... clang++ checking whether clang++ accepts -g... yes checking how to run the C preprocessor... clang -E
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | icu-llvm.patch added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for the patch. Fixed in r11184