[DEBUG] pb to build on IOs and MacOs
This commit is contained in:
parent
6e78734ed3
commit
6c00f7fb75
@ -77,7 +77,7 @@ def configure(target, my_module):
|
||||
'pthread'
|
||||
])
|
||||
|
||||
if "Windows" not in target.get_type():
|
||||
if "linux" in target.get_type():
|
||||
my_module.add_depend([
|
||||
'arpa',
|
||||
'rpc'
|
||||
|
Loading…
Reference in New Issue
Block a user