mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
autotools.bbclass: enable maintainer mode when configuring
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3758 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -55,6 +55,7 @@ oe_runconf () {
|
||||
--oldincludedir=${oldincludedir} \
|
||||
--infodir=${infodir} \
|
||||
--mandir=${mandir} \
|
||||
--enable-mainainer-mode \
|
||||
${EXTRA_OECONF} \
|
||||
$@"
|
||||
oenote "Running $cfgcmd..."
|
||||
|
||||
Reference in New Issue
Block a user