Unverified Commit a7545d82 authored by boklm's avatar boklm
Browse files

Build gmp for OSX using the clang based toolchain

parent 385d1149
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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