public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: set correct rust_bindgen_root for el8
@ 2026-08-07 16:06 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : a00f39b9741af55b2951228f501279aa0d620775
Author : Than Ngo <than@redhat.com>
Date   : 2024-09-11T13:18:33+02:00
Stats  : +0/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/a00f39b9741af55b2951228f501279aa0d620775?branch=epel9-next

Log:
set correct rust_bindgen_root for el8

---
diff --git a/chromium.spec b/chromium.spec
index 2cee53e..2af75fb 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -1280,11 +1280,7 @@ export RUSTC_BOOTSTRAP=1
 # set rustc version
 rustc_version="$(rustc --version)"
 # set rust bindgen root
-%if 0%{?rhel} == 8
-rust_bindgen_root="$PWD%{_prefix}"
-%else
 rust_bindgen_root="%{_prefix}"
-%endif
 
 # set clang version
 clang_version="$(clang --version | sed -n 's/clang version //p' | cut -d. -f1)"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:06 [rpms/chromium] epel9-next: set correct rust_bindgen_root for el8 Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox