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 | |
armv6l.patch | 0000000346 346 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 | |
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 | 0000071138 69.5 KB | |
go1.9.spec | 0000012447 12.2 KB | |
tools-packaging.patch | 0000000917 917 Bytes | |
verbose-build.patch | 0000001113 1.09 KB |
Revision 10 (latest revision is 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 743079
from
Jeff Kowalczyk (jfkw)
(revision 10)
- Remove unneeded systemd BuildRequires. - Remove specific support for Leap 42.x (EOL), treat it like SLE12 - Add some missing dir-only markers in files section. (forwarded request 742222 from StefanBruens)
Comments 0