mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 08:02:23 +02:00
GLib 1.x is incredibly obsolete and GLib 2.x is built using Meson
not autotools, so we can remove the GLib entries from the site files.
Also fix a few copy/paste typos where glib_ was used incorrectly, for example:
ac_cv_sizeof_ptrdiff_t=${glib_cv_sizeof_ptrdiff_t=4}
The glib_cv_ should be ac_cv_.
(From OE-Core rev: 69e757e6bef8b1037e2f23121774af1d5f6c96df)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
361 B
361 B
definitions assuming 64-bit arm architecture
general
ac_cv_sizeof_wchar_t=4 ac_cv_sizeof_size_t=8 ac_cv_sizeof_ssize_t=8 ac_cv_alignof_char=1 ac_cv_alignof_double=8
at-spi2-core
ac_cv_alignof_dbind_pointer=8 ac_cv_alignof_dbind_struct=1 ac_cv_alignof_dbus_bool_t=4 ac_cv_alignof_dbus_int16_t=2 ac_cv_alignof_dbus_int32_t=4 ac_cv_alignof_dbus_int64_t=8