changeset 52261:5565cf1e2d5e stable

packaging: remove the i686 wheel from the linux-wheels target It is currently broken.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 15 Nov 2024 16:24:39 +0100
parents b5517711afca
children 061bd7b06608
files contrib/packaging/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/packaging/Makefile	Fri Nov 15 16:41:30 2024 +0100
+++ b/contrib/packaging/Makefile	Fri Nov 15 16:24:39 2024 +0100
@@ -125,7 +125,7 @@
 $(foreach release,$(RHEL_RELEASES),$(eval $(call rhel_targets,$(release))))
 
 .PHONY: linux-wheels
-linux-wheels: linux-wheels-x86_64 linux-wheels-i686
+linux-wheels: linux-wheels-x86_64
 
 .PHONY: linux-wheels-x86_64
 linux-wheels-x86_64: