]> git.pld-linux.org Git - packages/portaudio.git/blame - portaudio-ac.patch
- updated to v19 20161030 snap (tagged 190600)
[packages/portaudio.git] / portaudio-ac.patch
CommitLineData
7ab9982e
MB
1diff -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
23837270 11
23837270 12 if [[ $ac_cv_c_bigendian = "yes" ]] ; then
This page took 0.104643 seconds and 4 git commands to generate.