[tor-commits] [tor-browser-build/master] Build gmp for OSX using the clang based toolchain
boklm at torproject.org
boklm at torproject.org
Thu Apr 6 13:43:01 UTC 2017
commit a7545d82294661640369a88fef114066330c3f7f
Author: Nicolas Vigier <boklm at torproject.org>
Date: Mon Apr 3 16:04:19 2017 +0200
Build gmp for OSX using the clang based toolchain
---
projects/gmp/config | 8 --------
1 file changed, 8 deletions(-)
diff --git a/projects/gmp/config b/projects/gmp/config
index 4c730e5..913f181 100644
--- a/projects/gmp/config
+++ b/projects/gmp/config
@@ -7,14 +7,6 @@ targets:
linux:
var:
configure_opt_gmp: --enable-fat
- osx-x86_64:
- var:
- arch_deps:
- - libc6-i386
- - libstdc++6:i386
- pre_pkginst: dpkg --add-architecture i386
- compiler: macosx-toolchain-gcc
- configure_opt: --host=x86_64-apple-darwin11
input_files:
- name: gmp
More information about the tor-commits
mailing list