Skip to content

Commit ce5e90b

Browse files
sebroyprakashsurya
authored andcommitted
Reintroduce fix from DLPX-87344 to build only with amd64 annotations
1 parent a2b0b01 commit ce5e90b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

debian.oracle-6.14/config/annotations

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Menu: HEADER
22
# FORMAT: 4
3-
# ARCH: amd64 arm64
4-
# FLAVOUR: amd64-oracle arm64-oracle arm64-oracle-64k
3+
# ARCH: amd64
4+
# FLAVOUR: amd64-oracle
55

66
include "../../debian.oracle/config/annotations"
77

debian.oracle/config/annotations

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Menu: HEADER
22
# FORMAT: 4
3-
# ARCH: amd64 arm64
4-
# FLAVOUR: amd64-oracle arm64-oracle arm64-oracle-64k
3+
# ARCH: amd64
4+
# FLAVOUR: amd64-oracle
55

66
include "../../debian.master/config/annotations"
77

0 commit comments

Comments
 (0)