pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
syncstorage-rs: doesn't seem to really need clang, remove include
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun May 12 10:17:20 2024 +0200
Changeset: 11ace4ea0a79fdb8bea094abe06c6e8a73097aff
Modified Files:
syncstorage-rs/Makefile
Log Message:
syncstorage-rs: doesn't seem to really need clang, remove include
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=11ace4ea0a79fdb8bea094abe06c6e8a73097aff
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
syncstorage-rs/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/syncstorage-rs/Makefile b/syncstorage-rs/Makefile
index bf28d72a73..218d56f46b 100644
--- a/syncstorage-rs/Makefile
+++ b/syncstorage-rs/Makefile
@@ -56,7 +56,6 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/tools/tokenserver/*.* ${DESTDIR}${PREFIX}/lib/tokenserver
.include "../../lang/rust/cargo.mk"
-.include "../../lang/clang/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../lang/python/pyversion.mk"
.include "../../lang/python/tool.mk"
Home |
Main Index |
Thread Index |
Old Index