Ignore:
Timestamp:
06/04/2021 11:26:37 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c98fc5b
Parents:
307e799
Message:

add xinclude for --buildtype=release

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-libav.xml

    r307e799 r3918112a  
    113113
    114114meson  --prefix=/usr       \
    115        -Dbuildtype=release \
     115       --buildtype=release \
    116116       -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/svn/ \
    117117       -Dpackage-name="GStreamer &gst10-libav-version; BLFS" &amp;&amp;
     
    130130  </sect2>
    131131
    132   <!-- No longer included with Meson change
    133132  <sect2 role="commands">
    134133    <title>Command Explanations</title>
    135134
    136     <para>
    137       <option>- -with-libav-extra-configure="- -disable-yasm"</option>: Use this
    138       switch if you don't have <application>yasm</application> installed.
    139     </para>
    140 
     135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     136      href="../../xincludes/meson-buildtype-release.xml"/>
    141137  </sect2>
    142   -->
    143138
    144139  <sect2 role="content">
Note: See TracChangeset for help on using the changeset viewer.