]> git.pld-linux.org Git - packages/portaudio.git/blob - portaudio-ac.patch
- updated to v19 20161030 snap (tagged 190600)
[packages/portaudio.git] / portaudio-ac.patch
1 diff -urN portaudio/configure.in portaudio.new//configure.in
2 --- portaudio/configure.in      2011-03-25 17:59:27.000000000 +0100
3 +++ portaudio.new//configure.in 2011-04-10 22:35:28.547814050 +0200
4 @@ -172,8 +172,6 @@
5        [[ "$enable_mac_universal" = "yes" ] &&
6         [ "$enable_mac_debug" != "yes" ]] ; then
7     CFLAGS="-O2 -Wall -pedantic -pipe -fPIC -DNDEBUG"
8 -else
9 -   CFLAGS=${CFLAGS:-"-g -O2 -Wall -pedantic -pipe -fPIC"}
10  fi
11  
12  if [[ $ac_cv_c_bigendian = "yes" ]] ; then
This page took 0.061765 seconds and 3 git commands to generate.