This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212243 - in /branches/gupc/libgupc: ChangeLog ...
- From: nenadv at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 02 Jul 2014 21:44:16 -0000
- Subject: r212243 - in /branches/gupc/libgupc: ChangeLog ...
Author: nenadv
Date: Wed Jul 2 21:44:15 2014
New Revision: 212243
URL: https://gcc.gnu.org/viewcvs?rev=212243&root=gcc&view=rev
Log:
libgupc/
* Makefile.am (UPC_LINK_SCRIPT): Change the UPC link script
build procedure. The previous way was always generating
an error as not source file was provided. This error string
ended up in the UPC link script on some of the systems.
* Makefile.in: Regenerate.
Modified:
branches/gupc/libgupc/ChangeLog
branches/gupc/libgupc/Makefile.am
branches/gupc/libgupc/Makefile.in