pkgsrc-Changes archive

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

CVS commit: pkgsrc/cross/xtensa-esp-elf-gcc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Mon Jul 22 20:05:38 UTC 2024

Modified Files:
        pkgsrc/cross/xtensa-esp-elf-gcc: Makefile

Log Message:
g/c whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/cross/xtensa-esp-elf-gcc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/cross/xtensa-esp-elf-gcc/Makefile
diff -u pkgsrc/cross/xtensa-esp-elf-gcc/Makefile:1.1 pkgsrc/cross/xtensa-esp-elf-gcc/Makefile:1.2
--- pkgsrc/cross/xtensa-esp-elf-gcc/Makefile:1.1        Mon Jul 22 20:01:50 2024
+++ pkgsrc/cross/xtensa-esp-elf-gcc/Makefile    Mon Jul 22 20:05:38 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2024/07/22 20:01:50 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2024/07/22 20:05:38 tnn Exp $
 
 DISTNAME=              espressif-gcc-13.2.0-${GITHUB_TAG}
 PKGNAME=               xtensa-esp-elf-gcc-13.2.0
@@ -97,7 +97,7 @@ CHECK_PORTABILITY_SKIP+=      gcc/config/nvpt
 
 SUBST_CLASSES+=                prefix
 SUBST_FILES.prefix=    gcc/config/xtensa/xtensa-dynconfig.cc
-SUBST_STAGE.prefix=     pre-configure
+SUBST_STAGE.prefix=    pre-configure
 SUBST_MESSAGE.prefix=  Substitute GNU_CONFIGURE_PREFIX in patch
 SUBST_VARS.prefix+=    GNU_CONFIGURE_PREFIX
 



Home | Main Index | Thread Index | Old Index