mirror of
https://github.com/monero-project/monero.git
synced 2025-02-06 04:55:20 -05:00
![Howard Chu](/assets/img/avatar_default.png)
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.