[asterisk-commits] mjordan: branch 11 r412482 - /branches/11/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Apr 17 15:23:51 CDT 2014
Author: mjordan
Date: Thu Apr 17 15:23:46 2014
New Revision: 412482
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=412482
Log:
Blocked revisions 412480
........
channels/chan_oss: Fix compilation problem on SmartOS/Illumos/SunOS
THis patch fixes an issue in chan_oss when building on certain platforms. It
ensures that soundcard.h is found.
Review: https://reviewboard.asterisk.org/r/3426
Note that this patch is a part of the patch on ASTERISK-23576; the Makefile
portion only applies to Asterisk 11+.
(issue ASTERISK-23576)
Reported by: Sebastian Wiedenroth
patches:
fix-sunos.diff uploaded by Sebastian Wiedenroth (License 6597)
Modified:
branches/11/ (props changed)
Propchange: branches/11/
------------------------------------------------------------------------------
--- branch-1.8-blocked (original)
+++ branch-1.8-blocked Thu Apr 17 15:23:46 2014
@@ -1,1 +1,1 @@
-/branches/1.8:379091,384779,385008,396236,409436
+/branches/1.8:379091,384779,385008,396236,409436,412480
More information about the asterisk-commits
mailing list