public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/firefox] f44: Added vulkantest
@ 2026-06-12 8:44 Martin Stransky
0 siblings, 0 replies; only message in thread
From: Martin Stransky @ 2026-06-12 8:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/firefox
Branch : f44
Commit : c0dd9ae18daa05645fad2cbfc9f70664c52346b3
Author : Martin Stransky <stransky@redhat.com>
Date : 2026-06-12T10:34:47+02:00
Stats : +2/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/firefox/c/c0dd9ae18daa05645fad2cbfc9f70664c52346b3?branch=f44
Log:
Added vulkantest
---
diff --git a/firefox.spec b/firefox.spec
index abcf040..17e9ce4 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1275,6 +1275,7 @@ fi
%{mozappdir}/v4l2test
%endif
%{mozappdir}/vaapitest
+%{mozappdir}/vulkantest
%if !%{?system_nss}
%exclude %{mozappdir}/libnssckbi.so
%endif
diff --git a/wasi.patch b/wasi.patch
index ca2b613..70be783 100644
--- a/wasi.patch
+++ b/wasi.patch
@@ -6,7 +6,7 @@ diff -up firefox-134.0.1/toolkit/moz.configure.wasi firefox-134.0.1/toolkit/moz.
if wasi_sysroot:
log.info("Using wasi sysroot in %s", wasi_sysroot)
- return ["--sysroot=%s" % wasi_sysroot]
-+ return ["--sysroot=%s" % wasi_sysroot, "-nodefaultlibs", "-lc", "-lwasi-emulated-process-clocks", "-lc++", "-lc++abi", "/raid/CVS/firefox/firefox-150.0.2-build/firefox-150.0.2/wasi-sdk-30/build/sysroot/install/wasi-resource-dir/lib/wasm32-unknown-wasip1/libclang_rt.builtins.a"]
++ return ["--sysroot=%s" % wasi_sysroot, "-nodefaultlibs", "-lc", "-lwasi-emulated-process-clocks", "-lc++", "-lc++abi", "/raid/CVS/firefox/firefox-152.0-build/firefox-152.0/wasi-sdk-30/build/sysroot/install/wasi-resource-dir/lib/wasm32-unknown-wasip1/libclang_rt.builtins.a"]
return []
set_config("WASI_SYSROOT", wasi_sysroot)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-12 8:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 8:44 [rpms/firefox] f44: Added vulkantest Martin Stransky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox