pkgsrc-WIP-changes archive

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

chromium-next: build with pkgsrc's rust, 1.82 is imported



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Mon Feb 3 17:58:15 2025 +0100
Changeset:	5c01dd1f6ecce71e95f80f5cb50f1dac7c6b2d9a

Modified Files:
	chromium-next/Makefile

Log Message:
chromium-next: build with pkgsrc's rust, 1.82 is imported

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c01dd1f6ecce71e95f80f5cb50f1dac7c6b2d9a

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

diffstat:
 chromium-next/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/chromium-next/Makefile b/chromium-next/Makefile
index 9f7dd95e09..697209d1ac 100644
--- a/chromium-next/Makefile
+++ b/chromium-next/Makefile
@@ -338,8 +338,7 @@ BUILDLINK_DEPMETHOD.clang=	build
 .include "../../wip/clang/buildlink3.mk"
 .include "../../wip/compiler-rt/buildlink3.mk"
 .include "../../lang/python/tool.mk"
-#.include "../../lang/rust/rust.mk"
-.include "../../wip/rust182/rust.mk"
+.include "../../lang/rust/rust.mk"
 .include "../../misc/usbids/buildlink3.mk"
 #.include "../../mk/jpeg.buildlink3.mk" # libjpeg-turbo
 .include "../../multimedia/dav1d/buildlink3.mk"


Home | Main Index | Thread Index | Old Index