mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
building on a system without gcc fails with error: make[1]: gcc: No such file or directory use system default cc to enhance portability fixes: #2976 Signed-off-by: Pepper Gray <hello@peppergray.xyz> |
||
|---|---|---|
| .. | ||
| Documentation | ||
| scripts | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
NMK
NMK stands for NetMaKe -- is a very simple framework for make build system. Most ideas are taken from the Linux kernel kbuild system.