mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
All patching should be in _preprocess_cmd. config_cmd should just run configure and nothing else before it, otherwise $PATH is broken when it runs. Also remove redundant settings to configure, _autoconf already sets them. We leave explicit AR_FLAGS settings because the builtin rule uses ARFLAGS, and so would leave AR_FLAGS unset otherwise. |
||
|---|---|---|
| .. | ||
| android.mk | ||
| darwin.mk | ||
| default.mk | ||
| freebsd.mk | ||
| linux.mk | ||
| mingw32.mk | ||