diff Makefile @ 52266:af88f2b9b5b7 stable

wheel: reintroduce the building of i686 wheel We now have image to make that work.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 15 Nov 2024 16:22:01 +0100
parents c1a3e388b0e4
children
line wrap: on
line diff
--- a/Makefile	Fri Nov 15 07:20:12 2024 +0100
+++ b/Makefile	Fri Nov 15 16:22:01 2024 +0100
@@ -228,6 +228,7 @@
   linux-wheels-x86_64 \
   linux-wheels-x86_64-musl \
   linux-wheels-i686 \
+  linux-wheels-i686-musl \
   ppa
 
 # Forward packaging targets for convenience.