Path to this page:
Subject: CVS commit: pkgsrc/lang/gcc48
From: Maya Rashish
Date: 2016-09-15 19:56:23
Message id: 20160915175623.26BB2FBD1@cvs.NetBSD.org
Log Message:
gcc48: restore distinfo for file grabbed only when building gcc-java
pointed out by jperkin, thanks
fix netbsd gcc-java option build
netbsd has gethostbyname_r in libc, but not in any headers.
configure test succeeds, but compilation fails.
workaround with passing ac_cv_func_gethostbyname_r=no to autoconf
thanks joerg for the suggestion.
Files: