Path to this page:
Subject: CVS commit: [pkgsrc-2017Q3] pkgsrc/lang/g95
From: Benny Siegert
Date: 2017-10-19 19:56:46
Message id: 20171019175646.BF448FBC7@cvs.NetBSD.org
Log Message:
Pullup ticket #5583 - requested by maya
lang/g95: Linux build fix
Revisions pulled up:
- lang/g95/Makefile 1.29
---
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
Files: