commit 96c528a80b689becbd8faca040db15c48543ce8f
Author: Georg Koppen <gk(a)torproject.org>
Date: Thu May 14 10:24:07 2020 +0000
Bug 31129: Move macOS containers to Debian 10
---
rbm.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rbm.conf b/rbm.conf
index 628e33d..592c265 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -378,7 +378,7 @@ targets:
osx: 1
osname: osx-x86_64
container:
- suite: stretch
+ suite: buster
arch: amd64
compiler: 'macosx-toolchain'
configure_opt: '--host=x86_64-apple-darwin11 CC="x86_64-apple-darwin11-clang [% c("var/FLAGS") %]" CXX="x86_64-apple-darwin11-clang++ [% c("var/FLAGS") %]" [% c("var/configure_opt_project") %]'