pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/xtensa-lx106-elf-gcc Don't use PKGREVISION in DI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3414454e1f97
branches: trunk
changeset: 439227:3414454e1f97
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Sep 14 18:15:34 2020 +0000
description:
Don't use PKGREVISION in DIST_SUBDIR.
diffstat:
cross/xtensa-lx106-elf-gcc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1d20dba19f2b -r 3414454e1f97 cross/xtensa-lx106-elf-gcc/Makefile
--- a/cross/xtensa-lx106-elf-gcc/Makefile Mon Sep 14 17:47:37 2020 +0000
+++ b/cross/xtensa-lx106-elf-gcc/Makefile Mon Sep 14 18:15:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/08/31 18:06:55 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/09/14 18:15:34 joerg Exp $
# using configure options and sources from
# https://github.com/earlephilhower/esp-quick-toolchain
@@ -11,7 +11,7 @@
GITHUB_PROJECT= gcc-xtensa
GITHUB_TAG= a0936f8b396491bc7894c8bc5e80971cc9138e94
-DIST_SUBDIR= ${PKGNAME}
+DIST_SUBDIR= ${PKGNAME_NOREV}
# Custom xtensa newlib
DISTFILES= ${DEFAULT_DISTFILES}
Home |
Main Index |
Thread Index |
Old Index