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 Update ccache.md 2013-09-14 21:31:31 -07:00
cmake_make.md Create doc directory for documentation. Move wiki pages to doc. Reorganize README.md 2013-09-13 10:57:45 -07:00
cmake_ninja.md Create doc directory for documentation. Move wiki pages to doc. Reorganize README.md 2013-09-13 10:57:45 -07:00
coverage.md doc(coverage): add instructions for lcov-1.10 2013-09-27 09:27:37 -07:00
cygwin.md Create doc directory for documentation. Move wiki pages to doc. Reorganize README.md 2013-09-13 10:57:45 -07:00
fedora-19.md Create doc directory for documentation. Move wiki pages to doc. Reorganize README.md 2013-09-13 10:57:45 -07:00
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 chore(travis): use lean-build@googlegroups 2014-05-02 17:21:54 -04:00
ubuntu-12.04-detailed.md chore(*): replace leodemoura with leanprover 2014-04-29 15:31:29 -07:00
ubuntu-12.04.md doc(README): add lua 2013-11-08 10:43:52 -08:00
ubuntu-16.04.md doc(make/ubuntu-16.04): simplified instructions for Ubuntu 16.04 2016-06-22 17:17:44 -07:00