Add various packages and patches for build system improvements
- Introduced valgrind with a patch to respect flags and updated its configuration. - Added Vulkan ICD loader with CMake build configuration. - Implemented Waf build system with a custom build script and configuration. - Included Wayland protocols with Meson build system. - Added xcb-util-keysyms with autotools configuration. - Introduced Yasm with multiple patches for compatibility and improvements. - Added Yelp tools and XSL with Meson build configurations and necessary patches for POSIX compliance.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
diff --git a/testing/009/bug.xml b/testing/009/bug.xml
|
||||
index e7aff1d..a8200ff 100644
|
||||
--- a/testing/009/bug.xml
|
||||
+++ b/testing/009/bug.xml
|
||||
@@ -18,7 +18,8 @@
|
||||
<term>Member <ref refid="class_bug_1a1f720954dd97cd1203e80501a6eae74c" kindref="member">Bug::foo</ref> ()</term>
|
||||
</varlistentry>
|
||||
<listitem>
|
||||
- <para><anchor id="bug_1_bug000002"/>Function bug<itemizedlist><listitem><para>list item 1 in bug</para></listitem><listitem><para>list item 2 in bug</para></listitem></itemizedlist></para>
|
||||
+ <para><anchor id="bug_1_bug000002"/>Function bug<itemizedlist><listitem><para>list item 1 in bug</para></listitem><listitem><para>list item 2 in bug</para></listitem></itemizedlist>
|
||||
+</para>
|
||||
</listitem>
|
||||
</variablelist>
|
||||
</para>
|
||||
Reference in New Issue
Block a user