From: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] libglib2: bumped version to 2.32.4
Date: Wed, 19 Dec 2012 17:28:12 +0100 (CET) [thread overview]
Message-ID: <1898585649.1424283.1355934492400.JavaMail.root@advansee.com> (raw)
In-Reply-To: <1355936324-9585-1-git-send-email-bogdan@nimblex.org>
Dear Bogdan, Sven,
On Wednesday, December 19, 2012 5:58:41 PM, bogdan at nimblex.org wrote:
> From: Sven Neumann <s.neumann@raumfeld.com>
>
> Bump libglib2 to a newer stable version.
>
> There are a few changes to the configure options necessary
> in order to make it compile cleanly and work correctly.
> The patch has been tested on ARM and i486. Some things
> might have to be adjusted for other platforms.
>
> Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
[--snip--]
> diff --git a/package/libglib2/libglib2.mk
> b/package/libglib2/libglib2.mk
> index c3e510b..b476200 100644
> --- a/package/libglib2/libglib2.mk
> +++ b/package/libglib2/libglib2.mk
> @@ -3,8 +3,9 @@
> # libglib2
> #
> #############################################################
> -LIBGLIB2_VERSION_MAJOR = 2.30
> -LIBGLIB2_VERSION_MINOR = 3
> +
> +LIBGLIB2_VERSION_MAJOR = 2.32
> +LIBGLIB2_VERSION_MINOR = 4
> LIBGLIB2_VERSION =
> $(LIBGLIB2_VERSION_MAJOR).$(LIBGLIB2_VERSION_MINOR)
> LIBGLIB2_SOURCE = glib-$(LIBGLIB2_VERSION).tar.xz
> LIBGLIB2_SITE =
> http://ftp.gnome.org/pub/gnome/sources/glib/$(LIBGLIB2_VERSION_MAJOR)
> @@ -13,6 +14,7 @@ LIBGLIB2_INSTALL_STAGING = YES
> LIBGLIB2_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR)
> LDFLAGS=-L$(STAGING_DIR)/usr/lib install
>
> LIBGLIB2_CONF_ENV = \
> + CPPFLAGS=-D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 \
> ac_cv_func_posix_getpwuid_r=yes glib_cv_stack_grows=no \
> glib_cv_uscore=no ac_cv_func_strtod=yes \
> ac_fsusage_space=yes fu_cv_sys_stat_statfs2_bsize=yes \
> @@ -40,8 +42,10 @@ LIBGLIB2_CONF_ENV = \
> ac_cv_func_working_mktime=yes
> jm_cv_func_working_re_compile_pattern=yes \
> ac_use_included_regex=no gl_cv_c_restrict=no \
> ac_cv_path_GLIB_GENMARSHAL=$(HOST_DIR)/usr/bin/glib-genmarshal
> ac_cv_prog_F77=no \
> - ac_cv_func_posix_getgrgid_r=no glib_cv_long_long_format=ll \
> - ac_cv_func_printf_unix98=yes ac_cv_func_vsnprintf_c99=yes \
Can you explain in detail why you removed these? Did you test that gst-inspect
still works fine after that?
> + ac_cv_func_posix_getgrgid_r=no \
> + ac_cv_alignof_guint32=4 ac_cv_alignof_guint64=8
> ac_cv_alignof_unsigned_long=4 \
> + ac_cv_func_newlocale=no ac_cv_func_uselocale=no \
> + ac_cv_func_strtod_l=no ac_cv_func_strtoll_l=no
> ac_cv_func_strtoull_l=no \
> gt_cv_c_wchar_t=$(if $(BR2_USE_WCHAR),yes,no)
>
> # old uClibc versions don't provide qsort_r
> @@ -54,9 +58,6 @@ endif
> HOST_LIBGLIB2_CONF_OPT = \
> --disable-gtk-doc \
> --enable-debug=no \
> - --disable-dtrace \
> - --disable-systemtap \
> - --disable-gcov
Why? According to the help message, these options seem to be disabled by
default, but looking at the configure script, they rather seem to be auto if
unset.
Best regards,
Beno?t
next prev parent reply other threads:[~2012-12-19 16:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-19 16:58 [Buildroot] [PATCH 1/4] libglib2: bumped version to 2.32.4 bogdan at nimblex.org
2012-12-19 16:28 ` Benoît Thébaudeau [this message]
2012-12-19 22:03 ` Sven Neumann
2012-12-19 16:58 ` [Buildroot] [PATCH 2/4] gstreamer: port to gstreamer-1.0 bogdan at nimblex.org
2012-12-19 16:34 ` Benoît Thébaudeau
2012-12-19 16:43 ` Peter Korsgaard
2012-12-19 16:58 ` [Buildroot] [PATCH 3/4] gstreamer: adjust set of plug-ins for gstreamer-1.0 bogdan at nimblex.org
2012-12-19 16:58 ` [Buildroot] [PATCH 4/4] gstreamer: replace gst-ffmpeg with gst-libav bogdan at nimblex.org
2012-12-19 19:22 ` [Buildroot] [PATCH 1/4] libglib2: bumped version to 2.32.4 Thomas Petazzoni
2012-12-19 22:49 ` Arnout Vandecappelle
2012-12-19 23:08 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1898585649.1424283.1355934492400.JavaMail.root@advansee.com \
--to=benoit.thebaudeau@advansee.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox