[blfs] branch trunk updated: dtc: drop test suite workaround unneeded now
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <178002284229.18296.9923413603432030790@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 38fcdbd11e dtc: drop test suite workaround unneeded now
38fcdbd11e is described below
commit 38fcdbd11e95bf0df1cccdce3de87d7e5563fe3e
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri May 29 10:45:45 2026 +0800
dtc: drop test suite workaround unneeded now
The upstream has added non-executable stack markers for all assembly
files used for shared objects. (I don't know why they don't do that for
all assembly files but what they've done is already enough to make the
tests pass.)
---
general/prog/dtc.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/general/prog/dtc.xml b/general/prog/dtc.xml
index e696efc386..65ce550fb7 100644
--- a/general/prog/dtc.xml
+++ b/general/prog/dtc.xml
@@ -111,8 +111,7 @@ meson setup .. \
ninja</userinput></screen>
<para>
- To test the results, issue: <command>CC='gcc -Wl,-z,noexecstack'
- meson test -v</command>.
+ To test the results, issue: <command>ninja test</command>.
</para>
<para>
--
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