A compiled, garbage-collected, concurrent programming language
http://golang.org/
Go is an expressive, concurrent, garbage collected systems programming language that is type safe and memory safe. It has pointers but no pointer arithmetic. Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dynamic language but has the speed and safety of a static language.
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/go1.9 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | |
_service | 0000000699 699 Bytes | |
allow-binary-only-packages.patch | 0000000580 580 Bytes | |
compiler-rt-fix-tsan-build.patch | 0000000579 579 Bytes | |
compiler-rt-g68e1532492f9b3fce0e9024f3c31411105965 |
0001395408 1.33 MB | |
fix-sanitizer-build-against-latest-glibc.patch | 0000004325 4.22 KB | |
gcc6-go.patch | 0000002707 2.64 KB | |
gcc7-go.patch | 0000002707 2.64 KB | |
gcc9-go.patch | 0000002707 2.64 KB | |
gcc9-rsp-clobber.patch | 0000000458 458 Bytes | |
gccgo1.16.patch | 0000000369 369 Bytes | |
go-1.5-build-dont-reinstall-stdlibs.patch | 0000001636 1.6 KB | |
go-1.5-install-dont-reinstall-stdlibs.patch | 0000000637 637 Bytes | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000071 71 Bytes | |
go1.9.7.src.tar.gz | 0016401688 15.6 MB | |
go1.9.changes | 0000072145 70.5 KB | |
go1.9.spec | 0000012626 12.3 KB | |
tools-packaging.patch | 0000000917 917 Bytes | |
verbose-build.patch | 0000001113 1.09 KB |
Revision 15 (latest revision is 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 908533
from
Jeff Kowalczyk (jfkw)
(revision 15)
- Add compiler-rt-fix-tsan-build.patch to fix build with gcc-PIE. (forwarded request 905777 from rguenther)
Comments 0