mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Finish stripping minBalance from BandwidthAccount
This commit is contained in:
parent
a3a2b8dedb
commit
3a563250f7
4 changed files with 17 additions and 30 deletions
|
@ -1,7 +1,7 @@
|
|||
CC=gcc
|
||||
CXX=g++
|
||||
|
||||
INCLUDES=-Iext/bin/libcrypto/include -Iext/jsoncpp/include
|
||||
INCLUDES=-Iext/bin/libcrypto/include
|
||||
ARCH=$(shell uname -m)
|
||||
DEFS=-DZT_ARCH="$(ARCH)" -DZT_OSNAME="linux" -DZT_TRACE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue