mirror of
https://github.com/stargieg/bacnet-stack
synced 2025-10-26 23:35:52 +08:00
update to r3056 from https://sourceforge.net/p/bacnet/code/3056/tree/trunk/bacnet-stack/ add ipv6 and schedule support
This commit is contained in:
2
build.sh
2
build.sh
@@ -14,6 +14,8 @@ make BACNET_PORT=win32 BUILD=release clean all > /dev/null
|
||||
|
||||
# Build for MinGW MS/TP
|
||||
# make BACNET_PORT=win32 BACDL_DEFINE=-DBACDL_MSTP=1 clean all
|
||||
# make BACNET_PORT=win32 BACDL_DEFINE=-DBACDL_BIP6=1 clean all
|
||||
# make BACDL_DEFINE=-DBACDL_BIP6=1 BUILD=debug clean all
|
||||
|
||||
# On Linux, install mingw32 and use this:
|
||||
# make BACNET_PORT=win32 CC=i586-mingw32msvc-gcc AR=i586-mingw32msvc-ar clean all
|
||||
|
||||
Reference in New Issue
Block a user