mblaze/INSTALL.md
Larry Hynes 7577a4a934 Add OS X Yosemite to INSTALL.md
Closes: #37 [via git-merge-pr]
2017-06-24 16:37:34 +02:00

464 B

Compiling and installing mblaze

You must use GNU make to build.

Use make all to build, make install to install relative to PREFIX (/usr/local by default). The DESTDIR convention is respected.

mblaze has been tested on

  • Linux 4.11 (glibc 2.25)
  • Linux 4.7 (glibc 2.24)
  • Linux 4.7 (musl 1.1.15)
  • Linux 3.2 (glibc 2.13)
  • FreeBSD 11.0
  • OpenBSD 5.9
  • OpenBSD 6.1
  • Windows 10 (Version 1151) with Cygwin 2.3.1(0.291/5/3)
  • OS X Yosemite (10.10.5)