]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ruby: Make docs generation deterministic
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Sep 2024 21:49:01 +0000 (22:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Sep 2024 10:56:34 +0000 (11:56 +0100)
The presence or lack of nroff on the host was changing the doc type. Set it
explicitly to be deterministic and reproducible.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ruby/ruby_3.3.4.bb

index ebff4136c9cd78d41c1e9cbb09c811b30c539e83..d39b7ae52061c945dcbdfdd37f7843ea9ae60278 100644 (file)
@@ -67,6 +67,7 @@ EXTRA_OECONF = "\
     --enable-load-relative \
     --with-pkg-config=pkg-config \
     --with-static-linked-ext \
+    --with-mantype=man \
 "
 
 EXTRA_OECONF:append:libc-musl = "\