Added toolchain file for sanitized builds
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
This commit is contained in:
@@ -8,7 +8,7 @@ steps:
|
||||
commands: # we probably shouldn't install cmake every time
|
||||
- apt update && apt install -y cmake
|
||||
- mkdir -p build/ && cd build
|
||||
- cmake ..
|
||||
- cmake .. --toolchain ../toolchain/sanitize.cmake
|
||||
- make
|
||||
- name: test
|
||||
image: ubuntu
|
||||
|
Reference in New Issue
Block a user