ec45a94352
* Increase max no of windows callbacks (issue 1912) * gc: compact stackframe * http: fix regression permitting io.Copy on HEAD response * Go memory model: minor clarification (issue 1941) * go spec: clarif rules for append, scope rules for := (issue 1936, issue 1940) * gc: handle go print() and go println() (issue 1952) * net: export all fields in Interface (issue 1942) - Spec file cleanup: * Removed checks for outdated SUSE versions * Remove *.6 and *.8 files from misc documentation OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=69
3 lines
163 B
Plaintext
3 lines
163 B
Plaintext
addFilter("binaryinfo-readelf-failed") # go binaries are suposedly ELF-compliant
|
|
addFilter("statically-linked-binary") # go doesn't yet support dynamic linking
|