http://kcat.strangesoft.net/openal.html16ed117d71
stable version has a bug (fixed in commit ccf90df07215b4317e2842641a8915d757868e8b) that makes release build unusable
cmake -DCMAKE_OSX_DEPLOYMENT_TARGET="10.7" -DCMAKE_OSX_SYSROOT="MacOSX10.7.sdk" -DLIBTYPE="STATIC" -DALSOFT_CPUEXT_SSE4_1="NO" . && make install