Skip to content
Snippets Groups Projects
Dmitry Ivanov's avatar
Dmitry Ivanov authored
We have to specify custom targets to disable ASan for build.rs and such.
This affects the path to picodata, so we have to adapt:

```
target/debug/picodata
target/x86_64-unknown-linux-gnu/asan/picodata
```

Also deduce target for ASan build from `rustc -vV`.

Co-Authored-By: default avatarDmitry Rodionov <d.rodionov@picodata.io>
Co-Authored-By: default avatarDmitry Ivanov <d.ivanov@picodata.io>
0c130a27
History
Name Last commit Last update