mirror of
https://github.com/golang/go
synced 2024-11-21 22:54:40 -07:00
runtime: use correct traceback file on arm
reported by fred richter R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/5494062
This commit is contained in:
parent
76a0783321
commit
13b26cb36a
@ -63,7 +63,7 @@ OFILES_arm=\
|
||||
softfloat_arm.$O\
|
||||
vlop_arm.$O\
|
||||
vlrt_arm.$O\
|
||||
traceback_x86.$O\
|
||||
traceback_arm.$O\
|
||||
|
||||
OFILES=\
|
||||
alg.$O\
|
||||
|
Loading…
Reference in New Issue
Block a user