packaging: remove the i686 wheel from the linux-wheels target stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 15 Nov 2024 16:24:39 +0100
branchstable
changeset 52261 5565cf1e2d5e
parent 52260 b5517711afca
child 52262 061bd7b06608
packaging: remove the i686 wheel from the linux-wheels target It is currently broken.
contrib/packaging/Makefile
--- 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: