File: configure_speexdsp_osx.sh

package info (click to toggle)
freedv 1.8.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,348 kB
  • sloc: cpp: 15,418; ansic: 5,929; sh: 266; python: 42; makefile: 12
file content (3 lines) | stat: -rwxr-xr-x 106 bytes parent folder | download | duplicates (2)
1
2
3
#!/usr/bin/env bash

CFLAGS="-g -O2 -mmacosx-version-min=10.9" ./configure --prefix=$1 --disable-examples