Skip to content

Commit

Permalink
labs/sysdev-thirdparty-beagleplay: fix leftover arm-linux
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
tpetazzoni committed Mar 14, 2024
1 parent 8422255 commit 27f9447
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ \section{Alsa-utils}
\begin{bashinput}
$ LDFLAGS=-L$HOME/__SESSION_NAME__-labs/thirdparty/staging/usr/lib \
CPPFLAGS=-I$HOME/__SESSION_NAME__-labs/thirdparty/staging/usr/include \
./configure --host=arm-linux --prefix=/usr \
./configure --host=aarch64-linux --prefix=/usr \
--disable-alsamixer --disable-alsaconf
\end{bashinput}
Expand Down

0 comments on commit 27f9447

Please sign in to comment.