Skip to content
Snippets Groups Projects
Commit 13e0782f authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Re-enable Valgrind on FreeBSD.

I have hacked up a patch to Valgrind.
parent cc5c888f
No related branches found
No related tags found
No related merge requests found
Pipeline #8070 passed
...@@ -36,7 +36,7 @@ include: ...@@ -36,7 +36,7 @@ include:
platform: 'amd64' platform: 'amd64'
tagname: 'FreeBSD' tagname: 'FreeBSD'
build_flags: 'CC="ccache cc" CXX="ccache c++" RELEASE=1' build_flags: 'CC="ccache cc" CXX="ccache c++" RELEASE=1'
#has_valgrind: "yes" has_valgrind: "yes"
- local: '.gitlab-ci-unix.yml' - local: '.gitlab-ci-unix.yml'
inputs: inputs:
os: 'raspian' os: 'raspian'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment