From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 7 Oct 2016 22:41:15 +0200 Subject: [Buildroot] [PATCH 2/3] binutils: get rid of host-texinfo dependency and other documentation tricks In-Reply-To: <1475870958-14790-2-git-send-email-patrickdepinguin@gmail.com> References: <1475870958-14790-1-git-send-email-patrickdepinguin@gmail.com> <1475870958-14790-2-git-send-email-patrickdepinguin@gmail.com> Message-ID: <20161007224115.1ef0f76a@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Fri, 7 Oct 2016 22:09:17 +0200, Thomas De Schampheleire wrote: > -BINUTILS_CONF_ENV += ac_cv_prog_MAKEINFO=missing > -HOST_BINUTILS_CONF_ENV += ac_cv_prog_MAKEINFO=missing > +BINUTILS_CONF_ENV += MAKEINFO=true > +BINUTILS_MAKE_OPTS += MAKEINFO=true > +BINUTILS_INSTALL_OPTS += MAKEINFO=true Same comment as for gdb: BINUTILS_INSTALL_OPTS does not exist, and this assignment has no effect. _INSTALL_OPTS only exists for host packages. For target packages, you have _INSTALL_TARGET_OPTS and _INSTALL_STAGING_OPTS. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com