!3 all arch do nocheck

Merge pull request !3 from 范小气/openkylin/yangtze
This commit is contained in:
周淦清 2024-03-14 07:31:12 +00:00 committed by Gitee
commit b8370bf0f8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
postgresql-12 (12.2-ok2.1) yangtze; urgency=medium
* all arch do nocheck
-- root <fanxiaoqi@smart-core.cn> Thu, 14 Mar 2024 07:24:20 +0000
postgresql-12 (12.2-ok2) yangtze; urgency=medium
* update debian/control and rules postgresql-12.install postgresql-plperl-12.install postgresql-plpython3-12.install to support rv64g.

2
debian/rules vendored
View File

@ -7,6 +7,8 @@ include /usr/share/dpkg/vendor.mk
MAJOR_VER := 12
#CASSERT_FLAGS := --enable-cassert
export DEB_BUILD_OPTIONS=nocheck
CATVERSION = $(shell awk '/CATALOG_VERSION_NO/ { print $$3 }' src/include/catalog/catversion.h)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all