Skip to content

Instantly share code, notes, and snippets.

View EconGeo's full-sized avatar

Drew Mueller EconGeo

View GitHub Profile
@EconGeo
EconGeo / osrm.rb
Created May 15, 2014 06:02 — forked from emiltin/osrm.rb
require 'formula'
class Osrm < Formula
head 'https://github.com/DennisOSRM/Project-OSRM', :using => :git
homepage 'https://github.com/DennisOSRM/Project-OSRM'
depends_on 'protobuf'
depends_on 'boost'
depends_on 'libzip'
depends_on 'libstxxl'
@EconGeo
EconGeo / isl.config.log
Created January 9, 2015 19:47
ISL config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by isl configure 0.14, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-silent-rules --prefix=/usr/local/Cellar/isl/HEAD --with-gmp=system --with-gmp-prefix=/usr/local/opt/gmp
## --------- ##
## Platform. ##