]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgo/sysinfo.c
libgo: separate mksysinfo inputs into separate Makefile targets
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 27 Sep 2016 21:32:50 +0000 (21:32 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 27 Sep 2016 21:32:50 +0000 (21:32 +0000)
commit14cda8a1cf9ea107eb711aed0f679e56c5d62f26
tree4eeac85a5e0601b3388e7dae2761be84b26514a6
parentc7ff137489343e20405473156ed589ad791149d2
libgo: separate mksysinfo inputs into separate Makefile targets

    This is a step toward a version of mksysinfo that generates information
    for the runtime package.  This will be used to generate the
    runtime_sysinfo.go file, which is currently directly generated by a
    Makefile target.

    Reviewed-on: https://go-review.googlesource.com/29683

From-SVN: r240560
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in
libgo/mksysinfo.sh
libgo/sysinfo.c [new file with mode: 0644]