weaveworks-experiments / flux-classic

Microservice routing
http://weaveworks.github.io/flux/
Apache License 2.0
82 stars 10 forks source link

Build relies on GNU-specific `find -printf` #35

Closed squaremo closed 8 years ago

squaremo commented 8 years ago

It's a minor wart. Workaround for MacOSX, if you have homebrew and don't mind replacing find, locate and xargs with the GNU versions:

brew install --with-default-names findutils
peterbourgon commented 8 years ago

Thanks, also hit this issue & would not like to replace findutils.

dpw commented 8 years ago

Fixed in 3d090b23f6c659af574075f12f4e8209a3279280