index
:
msgpack.git
master
Unnamed repository; edit this file 'description' to name the repository.
Atanas
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sh
blob: 504f926b98811edb551ff80d6ce32a2cd956c0fb (
plain
)
1
2
3
4
5
6
#!/bin/sh
set
-xe gcc -g -Wall -Wextra main.c msgpack.c -o main valgrind ./main