public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-python3] rawhide: Pass -DTCL_NO_TOMMATH_H
@ 2026-07-21 16:34 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-07-21 16:34 UTC (permalink / raw)
  To: git-commits

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"
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 16:34 [rpms/mingw-python3] rawhide: Pass -DTCL_NO_TOMMATH_H Sandro Mani

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