mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-31 00:23:58 +00:00
Added override directive to CXXFLAGS for Synology builds in make-linux.mk
This commit is contained in:
parent
d01b1ffde5
commit
c8a907fd71
@ -77,7 +77,7 @@ ifeq ($(ZT_QNAP), 1)
|
||||
endif
|
||||
|
||||
ifeq ($(ZT_SYNOLOGY), 1)
|
||||
CXXFLAGS+=-fPIC
|
||||
override CXXFLAGS+=-fPIC
|
||||
override DEFS+=-D__SYNOLOGY__
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user