pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
electron32: add file to CHECK_PORTABILITY_SKIP
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Wed Jan 22 09:26:52 2025 +0100
Changeset: 300aff08a46437a6825c5050e5ece80af2925f43
Modified Files:
electron32/Makefile
Log Message:
electron32: add file to CHECK_PORTABILITY_SKIP
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=300aff08a46437a6825c5050e5ece80af2925f43
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
electron32/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/electron32/Makefile b/electron32/Makefile
index 50d00f10e4..5109901b13 100644
--- a/electron32/Makefile
+++ b/electron32/Makefile
@@ -59,6 +59,7 @@ CHECK_PORTABILITY_SKIP+= third_party/rust-src/vendor/libdbus-sys-0.2.5/vendor/db
CHECK_PORTABILITY_SKIP+= third_party/rust-toolchain/lib/rustlib/src/rust/vendor/libdbus-sys-0.2.5/vendor/dbus/tools/cmake-format
CHECK_PORTABILITY_SKIP+= v8/tools/run-llprof.sh
CHECK_PORTABILITY_SKIP+= v8/tools/profiling/run-llprof.sh
+CHECK_PORTABILITY_SKIP+= third_party/electron_node/deps/v8/tools/profiling/run-llprof.sh
TOOL_DEPENDS+= gperf>=3.0.1:../../devel/gperf
TOOL_DEPENDS+= nasm-[0-9]*:../../devel/nasm
Home |
Main Index |
Thread Index |
Old Index