juju should compile with gccgo
Bug #1222636 reported by
Dave Cheney
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Medium
|
Dave Cheney |
Bug Description
The best available path to providing juju on aarch64 machines that do not support a 32bit compat environment is porting gccgo to run on aarch64. To support this, juju itself needs to be buildable via gccgo (currently the only tested compiler is the gc suite)
description: | updated |
Changed in juju-core: | |
assignee: | nobody → Dave Cheney (dave-cheney) |
importance: | Low → Medium |
milestone: | none → 2.0 |
status: | Triaged → In Progress |
To post a comment you must log in.
We may want gccgo in general on Ubuntu because it has a better story about shared libraries and distribution needs.