Skip to content
Snippets Groups Projects
Commit fa654974 authored by Erick Hitter's avatar Erick Hitter
Browse files

Restore necessary envar

"error: unrecognized argument to '-fsanitize=' option: 'memory'"
parent cf14bc73
Branches
No related tags found
1 merge request!5Add go.mod
Pipeline #4448 canceled
......@@ -21,6 +21,8 @@ before_script:
- cd $GOPATH/src/$REPO_NAME
- cp config-sample.json config.json
- export CC=clang
- make dep
unit_tests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment