File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ pushd sox-14.4.2
5151./configure --disable-shared --enable-static --prefix=" $PREFIX /third_party/sox" \
5252 LDFLAGS=" -L$PREFIX /third_party/lame/lib -L$PREFIX /third_party/flac/lib -L$PREFIX /third_party/mad/lib" \
5353 CPPFLAGS=" -I$PREFIX /third_party/lame/include -I$PREFIX /third_party/flac/include -I$PREFIX /third_party/mad/include" \
54- --with-lame --with-flac --with-mad --without-coreaudio --without-png --without-oggvorbis --without-oss --without-sndfile CFLAGS=-fPIC CXXFLAGS=-fPIC --with-pic --disable-debug --disable-dependency-tracking
54+ --with-lame --with-flac --with-mad --without-alsa --without- coreaudio --without-png --without-oggvorbis --without-oss --without-sndfile CFLAGS=-fPIC CXXFLAGS=-fPIC --with-pic --disable-debug --disable-dependency-tracking
5555make -s -j && make install
5656popd
5757
You can’t perform that action at this time.
0 commit comments