pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross/ppc-morphos-gcc-10 cross/ppc-morphos-gcc-10/Make...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2eff4a8fbf81
branches:  trunk
changeset: 456308:2eff4a8fbf81
user:      js <js%pkgsrc.org@localhost>
date:      Sun Jul 25 17:31:10 2021 +0000

description:
cross/ppc-morphos-gcc-10/Makefile: Fix comment

diffstat:

 cross/ppc-morphos-gcc-10/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 860c210abc98 -r 2eff4a8fbf81 cross/ppc-morphos-gcc-10/Makefile
--- a/cross/ppc-morphos-gcc-10/Makefile Sun Jul 25 17:11:59 2021 +0000
+++ b/cross/ppc-morphos-gcc-10/Makefile Sun Jul 25 17:31:10 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/07/25 15:06:25 js Exp $
+# $NetBSD: Makefile,v 1.2 2021/07/25 17:31:10 js Exp $
 
 DISTNAME=      sdk-source-20210211
 PKGNAME=       ppc-morphos-gcc-10-10.2.0
@@ -51,7 +51,7 @@
        ${RUN} cd ${WRKSRC} && ${PATCH} -p1 <../morphos-std-filesystem-path.diff
        # The diff for libstdc++-v3/configure is strangely large for the
        # minimal changes that are there to the .ac file. Better to throw it
-       # away and regenerate it (regenerated in pre-configure).
+       # away and regenerate it (regenerated in post-patch).
        ${RUN} rm ${WRKSRC}/libstdc++-v3/configure
 
 post-patch:



Home | Main Index | Thread Index | Old Index