[Git][debian-gis-team/jeolib-miallib][master] Allow blhc to fail.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Feb 25 15:13:26 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / jeolib-miallib
Commits:
37e77489 by Bas Couwenberg at 2025-02-25T16:13:19+01:00
Allow blhc to fail.
- - - - -
2 changed files:
- debian/.gitlab-ci.yml
- debian/rules
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -4,3 +4,6 @@ include:
variables:
SALSA_CI_ENABLE_BUILD_PACKAGE_TWICE: 1
+
+blhc:
+ allow_failure: true
=====================================
debian/rules
=====================================
@@ -10,9 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# Package maintainers to append LDFLAGS.
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-CFLAGS += $(CPPFLAGS)
-CXXFLAGS += $(CPPFLAGS)
-
include /usr/share/dpkg/pkg-info.mk
UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-miallib/-/commit/37e774895525151d8bfc499a7ec75ad1b62bcf7f
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-miallib/-/commit/37e774895525151d8bfc499a7ec75ad1b62bcf7f
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/20250225/ab4b0402/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list