NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52674 CVS commit: src/external/gpl3/gcc/lib/liblto_plugin



The following reply was made to PR lib/52674; it has been noted by GNATS.

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52674 CVS commit: src/external/gpl3/gcc/lib/liblto_plugin
Date: Sun, 5 Nov 2017 02:36:01 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Sun Nov  5 02:36:00 UTC 2017
 
 Modified Files:
 	src/external/gpl3/gcc/lib/liblto_plugin: Makefile
 
 Log Message:
 Backport patch from gcc.old for liblto_plugin
 
 Correct resolution of xstrerror(). Switch from -liberty (which has PIC
 problems as a local library) to directly linking xstrerror.c with
 liblto_plugin.
 
 Fix in gcc.old by <christos>
 
 PR 52674 by myself
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gcc/lib/liblto_plugin/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index