lean4-htt/doc/make
zjhmale 9c23a3ded3 doc(make): change g++-4.9 to g++
now if use g++4.9 as compiler flag on OSX, it will produce error message
that

```
CMake Error at CMakeLists.txt:2 (project):
  The CMAKE_CXX_COMPILER:

    g++-4.9

  is not a full path and was not found in the PATH.

  Tell CMake where to find the compiler by setting
  either the environment variable "CXX" or the CMake cache entry
  CMAKE_CXX_COMPILER to the full path to the compiler, or to the
  compiler name if it is in the PATH.
```
2016-10-05 15:38:22 -07:00
..
ccache.md
cmake_make.md
cmake_ninja.md
coverage.md
cygwin.md
fedora-19.md
msys2.md feat(doc/make/msys2): add emacs-dependencies 2015-07-20 17:32:20 -07:00
osx-10.9.md doc(make): change g++-4.9 to g++ 2016-10-05 15:38:22 -07:00
split-stack.md feat(script): add .md link checker script 2016-02-23 10:11:24 -08:00
travis.md
ubuntu-12.04-detailed.md
ubuntu-12.04.md
ubuntu-16.04.md doc(make/ubuntu-16.04): simplified instructions for Ubuntu 16.04 2016-06-22 17:17:44 -07:00