@@ -1,4 +1,4 @@
install:
@echo "Start compiling..."
g++ src/necronda-server.cpp -o bin/necronda-server -std=c++17 -fPIC
g++ src/necronda-server.cpp -o bin/necronda-server -std=c++17 -fPIC -pthread -lz -lmagic
@echo "Finished compiling!"
The note is not visible to the blocked user.