File: find_jemalloc.sh

package info (click to toggle)
ecbuild 3.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,068 kB
  • sloc: sh: 1,404; perl: 732; f90: 472; cpp: 466; python: 383; ansic: 304; fortran: 43; makefile: 15
file content (4 lines) | stat: -rwxr-xr-x 156 bytes parent folder | download | duplicates (4)
1
2
3
4
#!/usr/bin/env bash
HERE="$( cd $( dirname "${BASH_SOURCE[0]}" ) && pwd -P )"
source ${HERE}/build.sh
build jemalloc projects/jemalloc -DENABLE_JEMALLOC=ON