Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
cfa06e43
Unverified
Commit
cfa06e43
authored
May 20, 2019
by
Georg Koppen
Browse files
Bug 30491: Move our macOS builds to Debian Stretch
parent
4674d8a7
Changes
3
Hide whitespace changes
Inline
Side-by-side
projects/debootstrap-image/config
View file @
cfa06e43
...
...
@@ -58,24 +58,6 @@ targets:
arch
:
amd64
debootstrap_mirror
:
"
http://archive.debian.org/debian/"
jessie-amd64
:
var
:
minimal_apt_version
:
1.0.9.8.5
# https://lists.debian.org/debian-lts-announce/2019/01/msg00014.html
apt_packages_baseurl
:
http://security.debian.org/debian-security/pool/updates/main/a/apt
apt_package_filename
:
apt_1.0.9.8.5_amd64.deb
apt_package_sha256sum
:
4078748632abc19836d045f80f9d6933326065ca1d47367909a0cf7f29e7dfe8
apt_utils_package_filename
:
apt-utils_1.0.9.8.5_amd64.deb
apt_utils_package_sha256sum
:
87c55d9ccadcabd59674873c221357c774020c116afd978fb9df6d2d0303abf2
libapt_inst_package_filename
:
libapt-inst1.5_1.0.9.8.5_amd64.deb
libapt_inst_package_sha256sum
:
f9615532b1577b3d1455fa51839ce91765f2860eb3a6810fb5e0de0c87253030
libapt_pkg_package_filename
:
libapt-pkg4.12_1.0.9.8.5_amd64.deb
libapt_pkg_package_sha256sum
:
295d9c69854a4cfbcb46001b09b853f5a098a04c986fc5ae01a0124c1c27e6bd
container
:
suite
:
jessie
arch
:
amd64
stretch-amd64
:
var
:
minimal_apt_version
:
1.4.9
...
...
projects/rust/config
View file @
cfa06e43
...
...
@@ -75,6 +75,7 @@ targets:
arch_deps
:
-
libssl-dev
-
pkg-config
-
zlib1g-dev
configure_opt
:
--enable-local-rust --enable-vendor --enable-extended --release-channel=stable --sysconfdir=etc --target=x86_64-apple-darwin --set=target.x86_64-apple-darwin.cc=x86_64-apple-darwin-clang
windows
:
...
...
rbm.conf
View file @
cfa06e43
...
...
@@ -312,7 +312,7 @@ targets:
osx
:
1
osname
:
osx
-
x86_64
container
:
suite
:
jessie
suite
:
stretch
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") %]"'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment