From 9207febd2c519c48ea85c63087afd30ef10963fa Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Wed, 7 May 2014 15:47:49 -0400 Subject: [PATCH] missed two files --- golang.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/golang.spec b/golang.spec index 0dcd339..4f82676 100644 --- a/golang.spec +++ b/golang.spec @@ -699,7 +699,9 @@ fi %{goroot}/pkg/tool/linux_386/pprof # arch dependent generated files, used by cgo +%{goroot}/src/cmd/8l/enam.c %{goroot}/src/pkg/runtime/zasm_linux_386.h +%{goroot}/src/pkg/runtime/zgoarch_386.go %{goroot}/src/pkg/runtime/zmalloc_linux_386.c %{goroot}/src/pkg/runtime/zmprof_linux_386.c %{goroot}/src/pkg/runtime/znetpoll_linux_386.c @@ -734,7 +736,9 @@ fi %{goroot}/pkg/tool/linux_amd64/pprof # arch dependent generated files, used by cgo +%{goroot}/src/cmd/6l/enam.c %{goroot}/src/pkg/runtime/zasm_linux_amd64.h +%{goroot}/src/pkg/runtime/zgoarch_amd64.go %{goroot}/src/pkg/runtime/zmalloc_linux_amd64.c %{goroot}/src/pkg/runtime/zmprof_linux_amd64.c %{goroot}/src/pkg/runtime/znetpoll_linux_amd64.c