Skip to content
Snippets Groups Projects
Commit ec0c28ad authored by Andrew de Laix's avatar Andrew de Laix
Browse files

update ogg-vorbis archive for linux.

parent c41d9949
No related branches found
No related tags found
No related merge requests found
......@@ -1232,9 +1232,9 @@
<key>archive</key>
<map>
<key>hash</key>
<string>d4bda5baabfbfbd92ea7bd2a48c7fb8a</string>
<string>17c000ceef32c0623d038b4c73791bee</string>
<key>url</key>
<string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/ogg-vorbis-1.2.0-linux-20100929.tar.bz2</string>
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-ogvorbis/rev/222841/arch/Linux/installer/ogg_vorbis-1.1.3-1.2.0-linux-20110307.tar.bz2</string>
</map>
<key>name</key>
<string>linux</string>
......
......@@ -680,7 +680,7 @@ BOOL LLAudioDecodeMgr::addDecodeRequest(const LLUUID &uuid)
return FALSE;
}
#ifdef LL_DARWIN
#if LL_DARWIN || LL_LINUX
// HACK: to fool the compiler into not emitting unused warnings.
namespace {
const ov_callbacks callback_array[4] = {OV_CALLBACKS_DEFAULT, OV_CALLBACKS_NOCLOSE, OV_CALLBACKS_STREAMONLY,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment