commit 9207febd2c519c48ea85c63087afd30ef10963fa
Author: Vincent Batts <[email protected]>
Date:   Wed May 7 15:47:49 2014 -0400

    missed two files

 golang.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
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
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to