aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-support-lib-patches/portaudio-pa_mac_core.c.patch
AgeCommit message (Collapse)AuthorFilesLines
2013-06-27Don't assume the system include files are under /usr/include; trick theGuy Harris1-0/+11
compiler into saying where they are, and use that. Patch a bug in PortAudio pa_stable_v19_20111121 that clang found. svn path=/trunk/; revision=50186