public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Stransky <stransky@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/firefox] f44: Added vulkantest
Date: Fri, 12 Jun 2026 08:44:12 GMT	[thread overview]
Message-ID: <178125385231.1.15483855083868909722.rpms-firefox-c0dd9ae18daa@fedoraproject.org> (raw)

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)

                 reply	other threads:[~2026-06-12  8:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178125385231.1.15483855083868909722.rpms-firefox-c0dd9ae18daa@fedoraproject.org \
    --to=stransky@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox