-
- Downloads
libgo: only build x/sys/cpu/cpu_gccgo.c on x86 systems
The C file has a build tag, but the procedure we use for building C files ignores build tags. This should fix the libgo build on non-x86 systems. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/194378 From-SVN: r275544
Showing
- gcc/go/gofrontend/MERGE 1 addition, 1 deletiongcc/go/gofrontend/MERGE
- libgo/Makefile.am 7 additions, 1 deletionlibgo/Makefile.am
- libgo/Makefile.in 13 additions, 10 deletionslibgo/Makefile.in
- libgo/configure 17 additions, 2 deletionslibgo/configure
- libgo/configure.ac 2 additions, 0 deletionslibgo/configure.ac
Loading
Please register or sign in to comment