Commit 13b26cb3 authored by Rob Pike's avatar Rob Pike

runtime: use correct traceback file on arm

reported by fred richter

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/5494062
parent 76a07833
......@@ -63,7 +63,7 @@ OFILES_arm=\
softfloat_arm.$O\
vlop_arm.$O\
vlrt_arm.$O\
traceback_x86.$O\
traceback_arm.$O\
OFILES=\
alg.$O\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment