This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgo patch committed: Use GNU make to eliminate duplication in Makefile.am


This patch to libgo uses GNU make features to eliminate a lot of
duplication in libgo/Makefile.am.  Bootstrapped and ran Go testsuite
on x86_64-pc-linux-gnu.  Committed to mainline.

The attached patch, generated by `svn diff`, doesn't seem to correctly
reflect the fact that libgo/runtime/runtime.c was renamed to
libgo/runtime/runtime_c.c using `svn mv`.

Ian

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]