mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
Remove duplicated CCACHE= line in depends/config.site.in
Got added due to wrong merge conflict resolution
This commit is contained in:
parent
f9f28e7c73
commit
f8407083ca
@ -67,7 +67,6 @@ CC="@CC@"
|
||||
CXX="@CXX@"
|
||||
OBJC="${CC}"
|
||||
OBJCXX="${CXX}"
|
||||
CCACHE=$prefix/native/bin/ccache
|
||||
CCACHE=$depends_prefix/native/bin/ccache
|
||||
PYTHONPATH=$depends_prefix/native/lib/python/dist-packages:$PYTHONPATH
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user