all repos — litestore @ aff1d610c9f4800cb0751cb6d0f7320a18155bd0

A minimalist nosql document store.

Added missing linker switch.
h3rald h3rald@h3rald.com
Sun, 29 Dec 2019 11:13:17 +0100
commit

aff1d610c9f4800cb0751cb6d0f7320a18155bd0

parent

ab9dffa3f7f87cd5b3b38d051c2dc81b7adc8217

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M src/litestore.nim.cfgsrc/litestore.nim.cfg

@@ -1,3 +1,4 @@

+--passL:"-lpthread" define:release # https://blog.filippo.io/easy-windows-and-linux-cross-compilers-for-macos/