Changes

Home

22 bytes added, 15:25, 13 May 2011
compile Sphinx as i386 on os x
* replace occurrences of x86_64 with i386:
<code> grep -l -r0 -e"x86_64" * | xargs sed -i "" 's/x86_64/i386/g' </code>
=== compile Sphinx pocketsphinx as i386 universal static lib on os xOS X===
*make x86_64 version
<code>