all arch do nocheck

This commit is contained in:
fanxiaoqi 2024-03-14 07:25:08 +00:00
parent 9e252eaf14
commit 5040755309
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