Ross Burton
Ross Burton
Maybe thats the difference, yes. You can verify this easily enough without actually building anything. `m4/lock.m4` uses `gl_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER` but nothing in gettext-tiny defines that, and the `gl_` prefix indicates it's...


Ah, I think this is because the image is a SVG, switching to a PNG solved it.
Looks good to me.
This is breaking my SVGs that I want to load into Affinity, so yeah merge please :)
In OpenEmbedded/Yocto by default we disable most of the UI addons and let users enable them if needed. I'd much prefer a leaner core avahi which was just the daemon...
> Just to make sure if all the things discussed here were removed from the avahi repository would it affect OpenEmbedded/Yocto in any way? Well it would affect us, but...
Yes, you're right. Pushed with the fix. Generated files shouldn't be in git, really...
We've discovered that building libpng without neon causes build failures and this patch is likely the cause: ``` In file included from ../libpng-1.6.40/arm/palette_neon_intrinsics.c:20: recipe-sysroot-native/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/13.2.0/include/arm_neon.h: In function 'png_riffle_palette_neon': recipe-sysroot-native/usr/lib/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/13.2.0/include/arm_neon.h:6791:1: error: inlining...