Skip to content

lorislibralato/trackering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make build_server BUILD_DIR=$(pwd)/build && sudo setcap "CAP_SYS_RESOURCE=ep" build/server && ./build/server
make build_client BUILD_DIR=$(pwd)/build && sudo setcap "CAP_SYS_RESOURCE=ep" build/client && ./build/client
make clean BUILD_DIR=$(pwd)/build

musl

-target x86_64-pc-linux-musl -static #define _GNU_SOURCE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published