Skip to content

Commit 0107a55

Browse files
authored
Add preset buildbot_linux_crosscompile_android,tools=RA,stdlib=RD,build,x86_64
1 parent 0135351 commit 0107a55

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

utils/build-presets.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,6 +1022,11 @@ mixin-preset=buildbot_linux_crosscompile_android,tools=RA,stdlib=RD,build
10221022

10231023
android-arch=aarch64
10241024

1025+
[preset: buildbot_linux_crosscompile_android,tools=RA,stdlib=RD,build,x86_64]
1026+
mixin-preset=buildbot_linux_crosscompile_android,tools=RA,stdlib=RD,build
1027+
1028+
android-arch=x86_64
1029+
10251030
# Ubuntu 18.04 preset for backwards compat and future customizations.
10261031
[preset: buildbot_linux_1804]
10271032
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)