From: Mike Brady Date: Wed, 24 May 2017 11:07:35 +0000 (+0100) Subject: Update LIBSOXR.md X-Git-Tag: 3.1~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7fdfade5a518f33aa87998a2ab345fee9a53fc1;p=thirdparty%2Fshairport-sync.git Update LIBSOXR.md --- diff --git a/LIBSOXR.md b/LIBSOXR.md index 2c703ab6..0953796b 100644 --- a/LIBSOXR.md +++ b/LIBSOXR.md @@ -25,6 +25,6 @@ sudo make install ``` Finally, for Shairport Sync to be able to locate `libsoxr-dev` during compilation, you need to tell `ld` to catalogue it: ``` -sudo ldconfig -v +sudo ldconfig ``` That's it. Now you can select the `--with-soxr` option when you're building Shairport Sync.