pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rust188: add missing .endif
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Aug 25 17:52:21 2025 +0200
Changeset: 8df124990b8014266bd6ae57d5430767d3b5c45f
Modified Files:
rust188/options.mk
Log Message:
rust188: add missing .endif
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8df124990b8014266bd6ae57d5430767d3b5c45f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rust188/options.mk | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/rust188/options.mk b/rust188/options.mk
index 2336fbbdce..a797d5317c 100644
--- a/rust188/options.mk
+++ b/rust188/options.mk
@@ -51,6 +51,7 @@ GCC_REQD+= 12
${MACHINE_PLATFORM:MNetBSD-9.*-i386}
GCC_REQD+= 10
. endif
+.endif
# Fix for problem seen during rust-installer run w/rust 1.84.1 on macppc,
# "of course" experienced near the end of the build process:
Home |
Main Index |
Thread Index |
Old Index