From: Mike Brady Date: Tue, 21 Aug 2018 19:17:44 +0000 (+0100) Subject: Update LIBSOXR.md X-Git-Tag: 3.2.2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f349512337327470549b54586fdcf819e332b8;p=thirdparty%2Fshairport-sync.git Update LIBSOXR.md --- diff --git a/LIBSOXR.md b/LIBSOXR.md index 73b8bceb..cce2f191 100644 --- a/LIBSOXR.md +++ b/LIBSOXR.md @@ -32,7 +32,7 @@ Finally, for Shairport Sync to be able to locate `libsoxr` during compilation, y On Linuxes such as Debian/Ubuntu/Raspbian: ``` -# ldconfig -v +# ldconfig ``` On FreeBSD you must add the location of the `soxr.pc` file to the `PKG_CONFIG_PATH`, if it exists, and define it otherwise. Here is what you do if it doesn't already exist: ```