File: run.sh

package info (click to toggle)
lebiniou 3.67.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,456 kB
  • sloc: ansic: 28,674; makefile: 1,276; sh: 602; awk: 432; xml: 261; javascript: 23
file content (5 lines) | stat: -rwxr-xr-x 151 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/env bash
export DEV_WEB_UI=1
export ASAN_OPTIONS=detect_odr_violation=0
export LD_LIBRARY_PATH=src
make -j8 && ./src/lebiniou -b plugins $*