mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Merge pull request #4448
6a781408
Make depends use self built clang for darwin (TheCharlatan)
This commit is contained in:
parent
5bcead236f
commit
8e98ed8c71
4 changed files with 12 additions and 7 deletions
|
@ -4,7 +4,7 @@ native_packages := native_ccache
|
|||
wallet_packages=bdb
|
||||
|
||||
darwin_native_packages = native_biplist native_ds_store native_mac_alias
|
||||
darwin_packages += sodium-darwin hidapi-darwin
|
||||
darwin_packages = sodium-darwin hidapi-darwin
|
||||
|
||||
linux_packages = eudev libusb hidapi-linux
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue