public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-python3] rawhide: Pass -DTCL_NO_TOMMATH_H
Date: Tue, 21 Jul 2026 16:34:16 GMT	[thread overview]
Message-ID: <178465165672.1.2455850516447491279.rpms-mingw-python3-2c526bbea1bc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mingw-python3
Branch : rawhide
Commit : 2c526bbea1bc57d85a971344140fd53a917313cd
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-07-21T18:34:09+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-python3/c/2c526bbea1bc57d85a971344140fd53a917313cd?branch=rawhide

Log:
Pass -DTCL_NO_TOMMATH_H

---
diff --git a/mingw-python3.spec b/mingw-python3.spec
index ae44d5d..1153cef 100644
--- a/mingw-python3.spec
+++ b/mingw-python3.spec
@@ -216,8 +216,8 @@ rm -f Python/thread_nt.h
 
 %build
 # FIXME: avoid incompatible-pointer-types errors
-export MINGW32_CFLAGS="%{mingw32_cflags} -fpermissive"
-export MINGW64_CFLAGS="%{mingw64_cflags} -fpermissive"
+export MINGW32_CFLAGS="%{mingw32_cflags} -fpermissive -DTCL_NO_TOMMATH_H"
+export MINGW64_CFLAGS="%{mingw64_cflags} -fpermissive -DTCL_NO_TOMMATH_H"
 export MINGW32_MAKE_ARGS="WINDRES=%{mingw32_target}-windres LD=%{mingw32_target}-ld DLLWRAP=%{mingw32_target}-dllwrap"
 export MINGW64_MAKE_ARGS="WINDRES=%{mingw64_target}-windres LD=%{mingw64_target}-ld DLLWRAP=%{mingw64_target}-dllwrap"
 

                 reply	other threads:[~2026-07-21 16:34 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=178465165672.1.2455850516447491279.rpms-mingw-python3-2c526bbea1bc@fedoraproject.org \
    --to=manisandro@gmail.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