pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
chromium-next: build with llvm-19 from pkgsrc
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Tue May 13 14:55:01 2025 +0200
Changeset: b739821d8daf885e62b99ced4d687b23a70354df
Modified Files:
chromium-next/Makefile
Log Message:
chromium-next: build with llvm-19 from pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b739821d8daf885e62b99ced4d687b23a70354df
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
chromium-next/Makefile | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diffs:
diff --git a/chromium-next/Makefile b/chromium-next/Makefile
index ca8672edaf..3ea5dd5436 100644
--- a/chromium-next/Makefile
+++ b/chromium-next/Makefile
@@ -329,13 +329,10 @@ do-install:
.include "../../graphics/libwebp/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
BUILDLINK_DEPMETHOD.clang= build
-#.include "../../lang/clang/buildlink3.mk"
-#.include "../../lang/compiler-rt/buildlink3.mk"
-.include "../../wip/clang/buildlink3.mk"
-.include "../../wip/compiler-rt/buildlink3.mk"
+.include "../../lang/clang/buildlink3.mk"
+.include "../../lang/compiler-rt/buildlink3.mk"
.include "../../lang/python/tool.mk"
-#.include "../../lang/rust/rust.mk"
-.include "../../wip/rust186/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