pkgsrc-Bugs archive

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

PR/51690 CVS commit: pkgsrc/lang/g95



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51690 CVS commit: pkgsrc/lang/g95
Date: Wed, 18 Oct 2017 09:38:23 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Wed Oct 18 09:38:23 UTC 2017
 
 Modified Files:
 	pkgsrc/lang/g95: Makefile
 
 Log Message:
 g95: fix build on linux
 force passing asprintf test which is incorrectly not found due to FORTIFY
 pass LIBRARY_PATH so crtn.o and crti.o are found on Ubuntu & friends
 
 Note many reporters need to install g++-multilib as a package to overcome
 the errors they reported in the bugs (missing <sys/cdefs.h>)
 
 PR pkg/51198, PR pkg/51690, PR pkg/52116
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/g95/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