Browse Source

[Minor] Try to fix ci

tags/2.6
Vsevolod Stakhov 4 years ago
parent
commit
3018c27bd1
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .drone.yml

+ 1
- 0
.drone.yml View File

@@ -58,6 +58,7 @@ steps:
- cd /rspamd/fedora/build
- export LDFLAGS='-fuse-ld=lld'
- export CFLAGS='-fsanitize=address,undefined,implicit-integer-truncation'
- export CXXFLAGS='-fsanitize=address,undefined,implicit-integer-truncation'
- export ASAN_OPTIONS=detect_leaks=0
- >
cmake

Loading…
Cancel
Save