[Buildroot] [git commit] package/meson: never try to run generated target binaries

Peter Korsgaard peter at korsgaard.com
Fri Jan 18 13:27:35 UTC 2019


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=f112f2b991b47a7309116e132c969e3731a7e911
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > As explained in [0], meson will try on its own to decide whether it can
 > run what it builds. If it happens that the host and target CPUs are
 > "compatible", that test may fail and meson may believe it can run what
 > it builds.

 > Override that test by using needs_exe_wrapper=true, and not defining an
 > actual exe_wrapper.

 > [0] https://mesonbuild.com/Cross-compilation.html

 > Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
 > [yann.morin.1998 at free.fr:
 >   - split in its own patch
 >   - improve commit log
 > ]
 > Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>

Committed to 2018.11.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list