[GRADLE-3042] GCC and Clang tool chains expects all language compilers to be available even when they are not all required Created: 08/Mar/14 Updated: 15/Apr/14 Resolved: 15/Apr/14 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | None |
| Fix Version/s: | 1.12-rc-1 |
| Type: | Bug | ||
| Reporter: | Adam Murdoch | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
If I have a library with C source code, the tool chains still expect the C++ and Objective-C/Objective-C++ compilers to be installed. |