[lfs] branch multilib updated: Meson-ML: Add libdir in files.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177196841911.17277.179007266590390280@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch multilib
in repository lfs.
The following commit(s) were added to refs/heads/multilib by this push:
new c0cf22847 Meson-ML: Add libdir in files.
c0cf22847 is described below
commit c0cf22847e8d1dcf58ffa5f3593af95e0eef992f
Author: Zeckmathederg <[email protected]>
AuthorDate: Tue Feb 24 14:29:10 2026 -0700
Meson-ML: Add libdir in files.
---
chapter08/meson.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/chapter08/meson.xml b/chapter08/meson.xml
index cc5a8efdc..ef9ac1dd6 100644
--- a/chapter08/meson.xml
+++ b/chapter08/meson.xml
@@ -110,6 +110,9 @@ cups-config = 'cups-config'
llvm-config = 'llvm-config'
exe_wrapper = ''
+[paths]
+libdir = 'lib32'
+
[properties]
sizeof_void* = 4
sizeof_long = 4
@@ -139,6 +142,9 @@ cups-config = 'cups-config'
llvm-config = 'llvm-config'
exe_wrapper = ''
+[paths]
+libdir = 'libx32'
+
[properties]
sizeof_void* = 4
sizeof_long = 4
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page