Changeset 9a8633f6


Ignore:
Timestamp:
01/27/2023 01:57:42 PM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
bc73ecf
Parents:
57b67574
Message:

Document --without-baseruby for ruby

If using this option, the build system uses a newly built version
of ruby instead of the installed version of ruby, if it is
already installed. This is worth documenting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r57b67574 r9a8633f6  
    171171      <option>--disable-install-capi</option>: This switch disables building
    172172      and installing C API documents.
     173    </para>
     174
     175    <para>
     176      <option>--without-baseruby</option>: This switch prevents using the
     177      system <command>ruby</command> if it is already installed. The build
     178      system will use the newly built version instead.
    173179    </para>
    174180
Note: See TracChangeset for help on using the changeset viewer.