[blfs] branch trunk updated: pipewire: Remove an outdated command explanation
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <178042912175.19174.13988018359877135002@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 1b631e3d52 pipewire: Remove an outdated command explanation
1b631e3d52 is described below
commit 1b631e3d5265d098b57be1132c6e081ffad48cbe
Author: Douglas R. Reno <[email protected]>
AuthorDate: Tue Jun 2 14:38:11 2026 -0500
pipewire: Remove an outdated command explanation
---
multimedia/libdriv/pipewire.xml | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/multimedia/libdriv/pipewire.xml b/multimedia/libdriv/pipewire.xml
index 514b8bf21a..0d57f82907 100644
--- a/multimedia/libdriv/pipewire.xml
+++ b/multimedia/libdriv/pipewire.xml
@@ -139,9 +139,7 @@
<screen><userinput>mkdir build &&
cd build &&
-<!--
-CFLAGS+=" -Wno-error=discarded-qualifiers" \
--->
+
meson setup .. \
--prefix=/usr \
--buildtype=release \
@@ -162,13 +160,6 @@ ninja</userinput></screen>
<sect2 role="commands">
<title>Command Explanations</title>
- <para>
- <envar>CFLAGS="-Wno-error=discarded-qualifiers"</envar>:
- This environment variable prevents a build error due to
- discarding "const" qualifiers from pointer target types.
- <!-- All in spa/plugins/alsa/acp/compat.h (6 instances) -->
- </para>
-
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/meson-buildtype-release.xml"/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page