lp://staging/~mwhudson/ubuntu/utopic/gccgo-go/build-cgo
- Get this branch:
- bzr branch lp://staging/~mwhudson/ubuntu/utopic/gccgo-go/build-cgo
Branch merges
- James Page: Pending requested
-
Diff: 1972 lines (+1870/-1)12 files modified.pc/applied-patches (+1/-0)
.pc/build-cgo.diff/src/cmd/cgo/gcc.go (+1633/-0)
.pc/build-cgo.diff/src/cmd/go/tool.go (+156/-0)
debian/changelog (+6/-0)
debian/install (+1/-0)
debian/lintian-overrides (+1/-0)
debian/patches/build-cgo.diff (+49/-0)
debian/patches/series (+1/-0)
debian/rules (+2/-0)
src/cmd/cgo/Makefile (+16/-0)
src/cmd/cgo/gcc.go (+1/-1)
src/cmd/go/tool.go (+3/-0)
Branch information
- Owner:
- Michael Hudson-Doyle
- Status:
- Development
Recent revisions
- 7. By James Page
-
* New upstream point release.
* Fix error running unit tests due to duplicated symbols (LP: #1289067):
- d/p/issue61970044_40001. diff: Replace with issue61970044_ 80001.diff,
update to existing proposed fix upstream.
- d/p/issue80300043_60001. diff: Cherry pick upstream trunk fix for
cmd/go: go test -compiler gccgo produces duplicate symbol errors. - 6. By James Page
-
* d/postinst: Drop priority of go alternative to ensure that golang-go
has priority on supported architectures.
* d/p/cmdgo.patch,d/ rules: Use dpkg build flags during compilation
(LP: #1279624).
* d/p/issue61970044_40001. diff: Cherry pick fix to avoid having to use
the -work flag when compiling go using gccgo (LP: #1279157).
* d/p/gccgo-stdlib- ignore. patch: Add additional checks for stdlib paths
under gccgo to allow use of go test -i (LP: #1279157).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/utopic/gccgo-go