summaryrefslogtreecommitdiffstats
path: root/package/lua-std-normalize
diff options
context:
space:
mode:
authorJames Hilliard <james.hilliard1@gmail.com>2018-12-26 09:52:27 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-28 11:52:58 +0100
commitf3bacda0c0e0adb2ac7f515476f6bb83d1385130 (patch)
tree11058af71c0ebea7294b0d20bb53e3e7ae60f66a /package/lua-std-normalize
parentf112f2b991b47a7309116e132c969e3731a7e911 (diff)
downloadbuildroot-f3bacda0c0e0adb2ac7f515476f6bb83d1385130.tar.gz
buildroot-f3bacda0c0e0adb2ac7f515476f6bb83d1385130.zip
package/meson: fix CPU familly
As explained in [0], meson recognises a certain set of CPU famillies, whose names slightly differ from those we know them as. If we don't pass the proper cpu_familly, meson whines: WARNING: Unknown CPU family 'i686', please report this at [...] Subsequently, packages that use that to decide on what they should build and how they should build it, fail to build. That is the case for the upcoming systemd-boot, for example. Fix that by using the list propvided by the meson documentation [0]. [0] https://mesonbuild.com/Reference-tables.html#cpu-families Signed-off-by: James Hilliard <james.hilliard1@gmail.com> [yann.morin.1998@free.fr: - split in its own patch - imnprove commit log ] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/lua-std-normalize')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud