libpipeline: Remove make check

Those tests need libcheck, thus make check is now a no-op.
This commit is contained in:
Xi Ruoyao 2025-06-04 16:01:17 +08:00
parent 0eaba084ff
commit 7eb51d8123
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -49,9 +49,8 @@
<screen><userinput remap="make">make</userinput></screen> <screen><userinput remap="make">make</userinput></screen>
<para>To test the results, issue:</para> <para>The tests require the <application>Check</application> library
that we've removed from LFS.</para>
<screen><userinput remap="test">make check</userinput></screen>
<para>Install the package:</para> <para>Install the package:</para>