public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alexander F. Lent <lx@xanderlent.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-torch] rawhide: Build with GCC, fixes build of 2.13.0 on aarch64
Date: Fri, 21 Aug 2026 19:33:23 GMT	[thread overview]
Message-ID: <178734080332.1.5149918996217712465.rpms-python-torch-74ef34969cb0@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-21 19:33 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=178734080332.1.5149918996217712465.rpms-python-torch-74ef34969cb0@fedoraproject.org \
    --to=lx@xanderlent.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