[bootlin/training-materials updates] master: Embedded Linux thirdparty: strip the libalsa plugin for libao (1efb6b8f)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Dec 10 15:24:02 CET 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/1efb6b8f9273973288bb70c71801394eceaeab36

>---------------------------------------------------------------

commit 1efb6b8f9273973288bb70c71801394eceaeab36
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Dec 10 15:24:02 2021 +0100

    Embedded Linux thirdparty: strip the libalsa plugin for libao
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

1efb6b8f9273973288bb70c71801394eceaeab36
 labs/sysdev-thirdparty/sysdev-thirdparty.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/labs/sysdev-thirdparty/sysdev-thirdparty.tex b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
index 7392c2c3..df3cc5e7 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -737,6 +737,7 @@ We will also need the alsa plugin that is loaded dynamically by
 \begin{bashinput}
 $ mkdir -p target/usr/lib/ao/plugins-4/
 $ cp -a staging/usr/lib/ao/plugins-4/libalsa.so target/usr/lib/ao/plugins-4/
+$ arm-linux-strip target/usr/lib/ao/plugins-4/libalsa.so
 \end{bashinput}
 
 Done with {\em libao}!




More information about the training-materials-updates mailing list