[Git][debian-gis-team/qgis][master] Remove mips* rules.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Aug 24 19:11:14 BST 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / qgis
Commits:
8ecd4e8c by Bas Couwenberg at 2025-08-24T20:11:05+02:00
Remove mips* rules.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -132,15 +132,6 @@ ifeq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
CXXFLAGS += -DNDEBUG
endif
-ifneq (,$(findstring mips,$(DEB_HOST_ARCH)))
- CFLAGS += -Os
- CXXFLAGS += -Os
-endif
-
-ifeq ($(DEB_BUILD_ARCH),mips64el)
- CXXFLAGS += -mxgot
-endif
-
%:
dh $@ --builddirectory=$(QGIS_BUILDDIR) --buildsystem=cmake+ninja
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/8ecd4e8c9969e5b0d4fe3e7f0c02a10fa43ab1d3
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/8ecd4e8c9969e5b0d4fe3e7f0c02a10fa43ab1d3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250824/c5a9c19c/attachment.htm>
More information about the Pkg-grass-devel
mailing list