Unverified Commit 96c528a8 authored by Georg Koppen's avatar Georg Koppen Committed by Matthew Finkel
Browse files

Bug 31129: Move macOS containers to Debian 10

parent 6a253c23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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") %]'