changelog: fixes for armhf builds 23/15923/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 14 Nov 2018 07:11:35 +0000 (08:11 +0100)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 14 Nov 2018 07:50:02 +0000 (08:50 +0100)
commitea3fa5ca926a4a692702b340439631ffc79ca8e0
treefaf4fcc0966a1511473d891030ea57801648f476
parent670daed9f49de43c0202c6f91e0eb69cd73e588f
changelog: fixes for armhf builds

There are still build issue son arm with meson like:
  Checking for size of "void *": 4
  Message: ['-march=armv7a']
  config/arm/meson.build:160:7: ERROR:  Could not get define '__ARM_NEON'

So we might disable it if we continue to fail.
But this is a step in the right direction IMHO.

Change-Id: I52aac4f36e3ec0a23bce64c758b5be0fb3db0c10
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/changelog