I noticed on updating my dconf to 0.30.1 that it's default buildtype is debug, which is equivalent to -O0. It should probably be set it to either debugoptimized (-O2 -g) or release (-O3). There a few other meson packages that also have debug as the default. I can't remember which ones off hand.
Also ninja install worked correctly for me, I didn't need to manually copy libdconfsettings.so to /usr/lib/gio/modules. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
