mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 21:43:34 +00:00
autotools.bbclass: Drop enable-maintainer-mode until such times as its been tested properly
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4109 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
d128d6fc75
commit
8d715a27d0
@ -58,7 +58,6 @@ oe_runconf () {
|
||||
--oldincludedir=${oldincludedir} \
|
||||
--infodir=${infodir} \
|
||||
--mandir=${mandir} \
|
||||
--enable-maintainer-mode \
|
||||
${EXTRA_OECONF} \
|
||||
$@"
|
||||
oenote "Running $cfgcmd..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user