Log In
pgreco
/
rpms
/
golang
Forked from
rpms/golang
5 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
760cc3416ce49cf2411fa456e44ddbe8c83aa8e8
760cc3416ce49cf2411fa456e44ddbe8c83aa8e8
SOURCES
fedora.go
Fork and Edit
Blob
Blame
History
Raw
// +build rpm_crashtraceback package runtime func init() { setTraceback("crash") }