pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gcc12: Update PATCHDIR to reflect wip category
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Sat Jun 22 14:43:25 2024 -0500
Changeset: e3e782d305fea33475961ab8f3711b6a88d21e51
Modified Files:
gcc12/Makefile.common
Log Message:
gcc12: Update PATCHDIR to reflect wip category
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e3e782d305fea33475961ab8f3711b6a88d21e51
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcc12/Makefile.common | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/gcc12/Makefile.common b/gcc12/Makefile.common
index b53ced3d6a..cb234f2eac 100644
--- a/gcc12/Makefile.common
+++ b/gcc12/Makefile.common
@@ -16,8 +16,8 @@ LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DEFAULT_DISTFILES}
-PATCHDIR= ${.CURDIR}/../../lang/gcc12/patches
-DISTINFO_FILE= ${.CURDIR}/../../lang/gcc12/distinfo
+PATCHDIR= ${.CURDIR}/../../wip/gcc12/patches
+DISTINFO_FILE= ${.CURDIR}/../../wip/gcc12/distinfo
# Relocations result in a linker error on AArch64, but not x86.
MKPIE_SUPPORTED= no
Home |
Main Index |
Thread Index |
Old Index