libgo patch committed: Add no-dist -Wno-portability to AM_INIT_AUTOMAKE

Ian Lance Taylor iant@google.com
Thu Sep 20 16:48:00 GMT 2012


This patch to libgo adds no-dist and -Wno-portability to
AM_INIT_AUTOMAKE in configure.ac.  Adding no-dist is consistent with
other GCC libraries.  Adding -Wno-portability removes some automake
errors because libgo relies on GNU make.  Bootstrapped and ran Go
testsuite on x86_64-unknown-linux-gnu.  Committed to mainline and 4.7
branch.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 456 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120920/4b8e7203/attachment.bin>


More information about the Gcc-patches mailing list