[Bug bootstrap/59094] [4.9 Regression] Cilk runtime library headers are installed into the general include directory
bviyer at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 9 16:52:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59094
--- Comment #4 from bviyer at gcc dot gnu.org ---
Author: bviyer
Date: Thu Jan 9 16:52:23 2014
New Revision: 206469
URL: http://gcc.gnu.org/viewcvs?rev=206469&root=gcc&view=rev
Log:
Fix for PR bootstrap/59094
+2014-01-09 Balaji V. Iyer <balaji.v.iyer@intel.com>
+
+ PR bootstrap/59094
+ * Makefile.am (cilkincludedir): Fixed a bug to store version-specific
+ runtime libraries in the correct place.
+ * Makefile.in: Regenerate.
+
Modified:
trunk/libcilkrts/ChangeLog
trunk/libcilkrts/Makefile.am
trunk/libcilkrts/Makefile.in
More information about the Gcc-bugs
mailing list