mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Fixup sodium darwin
get rid of sodium-darwin.mk special case, unify back with sodium.mk
This commit is contained in:
parent
b14d9abca9
commit
5eea312f6d
3 changed files with 2 additions and 31 deletions
|
@ -9,7 +9,7 @@ android_native_packages = android_ndk
|
|||
android_packages = ncurses readline sodium
|
||||
|
||||
darwin_native_packages = native_biplist native_ds_store native_mac_alias $(hardware_native_packages)
|
||||
darwin_packages = sodium-darwin ncurses readline $(hardware_packages)
|
||||
darwin_packages = sodium ncurses readline $(hardware_packages)
|
||||
|
||||
# not really native...
|
||||
freebsd_native_packages = freebsd_base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue