public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <mschmidt@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mstflint] rawhide: Delete the libdpa_elf blobs before build
Date: Mon, 21 Sep 2026 12:55:58 GMT [thread overview]
Message-ID: <178999535870.1.16892452114189826831.rpms-mstflint-0ff50b7c0c67@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mstflint
Branch : rawhide
Commit : 0ff50b7c0c673b77bd99ab7620395b3d2539203d
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2026-09-17T20:27:25+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mstflint/c/0ff50b7c0c673b77bd99ab7620395b3d2539203d?branch=rawhide
Log:
Delete the libdpa_elf blobs before build
The upstream tarballs contains libdpa_elf binaries for x86_64 and aarch64.
Delete them to make sure we build everything from source.
---
diff --git a/mstflint.spec b/mstflint.spec
index 724cf49..d6c2ab1 100644
--- a/mstflint.spec
+++ b/mstflint.spec
@@ -72,6 +72,9 @@ for network adapters based on Mellanox Technologies chips.
%prep
%autosetup -p1 -n %{name}-%{version}
+# Delete blobs
+rm mlxdpa/dpa_elf/*/libdpa_elf
+
# Make sure system libraries are used where possible. Delete the bundled
# sources. Exception: Keep */Makefile.am files because Makefiles are listed
# as AC_CONFIG_FILES in configure.ac unconditionally.
reply other threads:[~2026-09-21 12:55 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=178999535870.1.16892452114189826831.rpms-mstflint-0ff50b7c0c67@fedoraproject.org \
--to=mschmidt@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