|
|
|
|
|
by jancsika
2466 days ago
|
|
What's the environment that my `make` command runs in? Windows or gnu/linux? "wine" makes me think it's a Windows environment which is not what I want. msys2 greatly simplifies cross-platform building for me because it just looks like a linux build environment (and has arch's pacman for deps like git and stuff) |
|