Files
nix/mk
Matthew Bauer 72f8771094 Allow PRECOMPILE_HEADERS in cross-compilation
In cross, CXX will look like aarch64-unknown-linux-gnu-g++. We could
run some command to check what kind of compiler it is, but for now we
can just check if g++ is anywhere in the string. I couldn’t find any
"ends with" for makefile, so it can be anywhere in CXX.
2020-07-25 18:02:42 -05:00
..
2014-04-03 17:37:14 +02:00
2019-11-07 12:18:37 +01:00
2019-11-07 10:12:35 +01:00
2020-05-08 12:03:27 +02:00
2020-07-02 16:13:36 +02:00
2020-07-03 09:20:01 +02:00
2020-05-08 11:49:40 +02:00