[Buildroot] [PATCH] package/netsurf: disallow on archs requiring ABI specific CFLAGS

Peter Korsgaard peter at korsgaard.com
Thu Jun 6 15:38:03 UTC 2019


>>>>> "Peter" == Peter Korsgaard <peter at korsgaard.com> writes:

 > Fixes:
 > http://autobuild.buildroot.net/results/67ef520d82ea529a9fe593d83a3aeae5f8b0ee5d/
 > http://autobuild.buildroot.net/results/eafc3e4be571d5ecee549a11530ac4e508f31782/
 > http://autobuild.buildroot.net/results/ba7f30833fef54162a82f4b336a72d6599594526/

 > The netsurf build system mixes up host and target CFLAGS, so it isn't
 > compatible with architectures where we pass ABI specicif compiler flags (in
 > TARGET_ABI).

 > Add a _ARCH_SUPPORTS kconfig variable matching the TARGET_ABI logic we have
 > in package/Makefile.in, and use it to disallow netsurf for those
 > architectures.

 > Signed-off-by: Peter Korsgaard <peter at korsgaard.com>

Committed to 2019.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list