pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/g95 typo in comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/e27e16762424
branches: trunk
changeset: 351170:e27e16762424
user: dholland <dholland%pkgsrc.org@localhost>
date: Tue Aug 16 00:53:41 2016 +0000
description:
typo in comment
diffstat:
lang/g95/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1cd7f7413f18 -r e27e16762424 lang/g95/Makefile
--- a/lang/g95/Makefile Tue Aug 16 00:51:36 2016 +0000
+++ b/lang/g95/Makefile Tue Aug 16 00:53:41 2016 +0000
@@ -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_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