|
Bugzilla – Full Text Bug Listing |
| Summary: | bake needs to test for g++ | ||
|---|---|---|---|
| Product: | bake | Reporter: | Tom Henderson <tomh> |
| Component: | bake | Assignee: | Daniel Camara <daniel.camara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Tom Henderson
2013-04-22 13:53:18 UTC
bake changeset: 867d988f97ce If/when other compilers are supported, could migrate this check to a conf_check of general C++ compiler availability. Added a g++ system dependency to nsc. I guess it is better like that, it will stop the build of nsc if g++ is missing. changeset 221 Sorry netanime changeset 222 |