mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-11-25 12:51:34 +03:00
Create libsoftether.so and dynamically link the userland.
Sharing object code between vpnbridge, vpnclient, vpnserver, and vpncmd reduces the binary size of SoftEther by 85% and its administrative memory footprint by 50%.
This commit is contained in:
@ -30,6 +30,7 @@ AC_CONFIG_FILES([
|
||||
src/Mayaqua/Makefile
|
||||
src/Cedar/Makefile
|
||||
src/hamcorebuilder/Makefile
|
||||
src/libsoftether/Makefile
|
||||
src/bin/hamcore/Makefile
|
||||
src/vpnserver/Makefile
|
||||
src/vpnclient/Makefile
|
||||
|
||||
Reference in New Issue
Block a user