public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-torch] rawhide: Build with GCC, fixes build of 2.13.0 on aarch64
@ 2026-08-21 19:33 Alexander F. Lent
  0 siblings, 0 replies; only message in thread
From: Alexander F. Lent @ 2026-08-21 19:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-torch
Branch : rawhide
Commit : 74ef34969cb04786d00c45984bcdc49d095cfb12
Author : Alexander F. Lent <lx@xanderlent.com>
Date   : 2026-08-21T15:32:41-04:00
Stats  : +0/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-torch/c/74ef34969cb04786d00c45984bcdc49d095cfb12?branch=rawhide

Log:
Build with GCC, fixes build of 2.13.0 on aarch64

---
diff --git a/python-torch.spec b/python-torch.spec
index a0530ef..a27141b 100644
--- a/python-torch.spec
+++ b/python-torch.spec
@@ -159,13 +159,7 @@ Source120:       https://github.com/meta-pytorch/MSLK/archive/%{mslk_commit}/MSL
 
 %global pt_arches x86_64 aarch64
 ExclusiveArch:  %pt_arches
-# Switch to clang temporarily on aarch64, GCC 16 + PyTorch 2.9.1 has problems
-# See rhbz#2431943 for more info
-%ifarch aarch64
-%global toolchain clang
-%else
 %global toolchain gcc
-%endif
 %global _lto_cflags %nil
 
 BuildRequires:  cmake

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

only message in thread, other threads:[~2026-08-21 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 19:33 [rpms/python-torch] rawhide: Build with GCC, fixes build of 2.13.0 on aarch64 Alexander F. Lent

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