feat: flemme scripts for building and testing
This commit is contained in:
parent
f1ad31c442
commit
351562bb89
3 changed files with 96 additions and 1 deletions
|
|
@ -19,6 +19,8 @@ then:
|
|||
#### asan
|
||||
run this command:
|
||||
`./configure CFLAGS='-std=c99 -Werror -Wall -Wextra -Wvla -g -fsanitize=address'`
|
||||
or for MacOS (Jean Here):
|
||||
`./configure CFLAGS='-std=c99 -Werror -Wall -Wextra -Wvla -I/opt/homebrew/include' LDFLAGS='-L/opt/homebrew/lib'`
|
||||
|
||||
then:
|
||||
`make check`
|
||||
|
|
@ -26,7 +28,7 @@ then:
|
|||
## Authors
|
||||
|
||||
- Matteo Flebus
|
||||
- Jean Hérail
|
||||
- Jean Herail
|
||||
- William Valenduc
|
||||
- Guillem George
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue