summaryrefslogtreecommitdiffstats
path: root/src/state.cc
diff options
context:
space:
mode:
authorKrzysztof Leśniak <serpent7776@gmail.com>2020-08-01 15:04:14 (GMT)
committerGitHub <noreply@github.com>2020-08-01 15:04:14 (GMT)
commit6c5fc1d4ec2cbe32b5e617895da433ee6e974ada (patch)
treedb7df0583db9edbddd0cfecbe2133088245d51eb /src/state.cc
parent086a9b2f8833fd45f2119596f74f90b9f7e2cdf5 (diff)
downloadNinja-6c5fc1d4ec2cbe32b5e617895da433ee6e974ada.zip
Ninja-6c5fc1d4ec2cbe32b5e617895da433ee6e974ada.tar.gz
Ninja-6c5fc1d4ec2cbe32b5e617895da433ee6e974ada.tar.bz2
Use c++ instead of g++
`configure.py` assumes `g++` is present on the system, which is not the case, e.g. for FreeBSD. `c++` should be used insted, which should be a link to system c++ compiler. This will be `g++` for linux, but `clang++` for FreeBSD.
Diffstat (limited to 'src/state.cc')
0 files changed, 0 insertions, 0 deletions