golang-1.12-race-detector-runtime 0.0+svn332029-0ubuntu1 source package in Ubuntu

Changelog

golang-1.12-race-detector-runtime (0.0+svn332029-0ubuntu1) eoan; urgency=medium

  * Build for Go 1.12 (same version as 1.11).
  * d/patches/0001-sanitizer-Remove-rsp-from-the-clobber-list-in-intern.patch:
    cherry-pick from upstream to fix build failure.

 -- Michael Hudson-Doyle <email address hidden>  Fri, 16 Aug 2019 14:02:26 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Eoan
Original maintainer:
Michael Hudson-Doyle
Architectures:
amd64
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel
Focal release universe devel

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-1.12-race-detector-runtime_0.0+svn332029.orig.tar.gz 3.0 MiB bf85250b3faad1a009ee75f7c264986b7a6c0320a0aed7d78d8dc91aba8b0712
golang-1.12-race-detector-runtime_0.0+svn332029-0ubuntu1.debian.tar.xz 5.3 KiB 5764aa0caef0a6c38b0216b99f4076bdf354c35f6ad4e32c8c1980bdb7f9159e
golang-1.12-race-detector-runtime_0.0+svn332029-0ubuntu1.dsc 2.0 KiB 2a22dbc019757a7b975e567a7d1a4a1d145a7fef8804fe0bd66d45061a5acbb2

View changes file

Binary packages built by this source

golang-1.12-race-detector-runtime: Runtime support for Go's race detector

 The runtime support for the race detector is included as a binary
 file in the go source distribution so this package exists to build it
 from source on trusted infrastructure.
 .
 Installing this package will make the -race flag to the go tool functional.