Skip to content

Commit cea8af6

Browse files
sebroyDelphix Engineering
authored andcommitted
Reintroduce fix from DLPX-87344 to build only with amd64 annotations
1 parent 2c298f8 commit cea8af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian.gcp-6.11/config/annotations

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Menu: HEADER
22
# FORMAT: 4
33
# ARCH: amd64 arm64
4-
# FLAVOUR: amd64-gcp arm64-gcp arm64-gcp-64k
5-
# FLAVOUR_DEP: {'amd64-gcp': 'amd64-generic', 'arm64-gcp': 'arm64-generic', 'arm64-gcp-64k': 'arm64-generic-64k'}
4+
# FLAVOUR: amd64-gcp
5+
# FLAVOUR_DEP: {'amd64-gcp': 'amd64-generic'}
66

77
include "../../debian.gcp/config/annotations"
88

0 commit comments

Comments
 (0)