7 lines
86 B

// +build rpm_crashtraceback
package runtime
func init() {
setTraceback("crash")
}