pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/g95
Module Name: pkgsrc
Committed By: dholland
Date: Tue Aug 16 00:53:41 UTC 2016
Modified Files:
pkgsrc/lang/g95: Makefile
Log Message:
typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/lang/g95/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/g95/Makefile
diff -u pkgsrc/lang/g95/Makefile:1.26 pkgsrc/lang/g95/Makefile:1.27
--- pkgsrc/lang/g95/Makefile:1.26 Sat Jul 9 06:38:24 2016
+++ pkgsrc/lang/g95/Makefile Tue Aug 16 00:53:41 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2016/07/09 06:38:24 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2016/08/16 00:53:41 dholland Exp $
DISTNAME= g95_source
PKGNAME= g95-0.93
@@ -28,7 +28,7 @@ GCC_CONFIGURE_SCRIPT= ../configure
GCC_CONFIGURE_ARGS= ${CONFIGURE_ARGS}
GCC_CONFIGURE_ARGS+= --enable-languages=c
GCC_CONFIGURE_ARGS+= --disable-multilib
-GCC_CONFIGURE_ARGS+= --disable-libssp # to build on NetBSD 6.88.43
+GCC_CONFIGURE_ARGS+= --disable-libssp # to build on NetBSD 6.99.43
# Avoid "ld: illegal text-relocation to half in .libs/x87.o"
LDFLAGS.Darwin+= -Wl,-read_only_relocs,suppress
Home |
Main Index |
Thread Index |
Old Index