KeyDB
KeyDB copied to clipboard
[BUG] build static
I am trying to compile KeyDB with -static flags:
make LDFLAGS="-static" CFLAGS="-static" BUILD_TLS=no
Latest Debian 12.9.
Does building static work ?