Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Commit 357936d

Browse files
committed
Adjustment for shipping GO apps (e.g. gpbackup).
1 parent 4f2cde6 commit 357936d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packaging/rpm/el/SPECS/cloudberry-db.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ URL: https://cloudberrydb.org
88
Vendor: Cloudberry Open Source
99
Source0: cloudberry-binary.tar.gz
1010

11+
# Disabled as we are shipping GO programs (e.g. gpbackup)
12+
%define _missing_build_ids_terminate_build 0
13+
1114
# Disable debugsource files
1215
%define _debugsource_template %{nil}
1316

0 commit comments

Comments
 (0)