mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 20:15:38 +00:00
ruby: Make docs generation deterministic
The presence or lack of nroff on the host was changing the doc type. Set it explicitly to be deterministic and reproducible. (From OE-Core rev: f5053abb8957acf358b518ee3c76146dc5f4eb6c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
0c87811b71
commit
ec9fb6eaa5
@ -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 = "\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user