mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
Add tools/run
This commit is contained in:
parent
68fb8a3af5
commit
3e8c28b131
2 changed files with 5 additions and 0 deletions
5
tools/run
Executable file
5
tools/run
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
LSAN_OPTIONS=suppressions=tools/asan_suppressions.txt ./build/labwc
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue