From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libglib2
Date: Tue, 26 Aug 2008 15:37:30 -0700 (PDT) [thread overview]
Message-ID: <20080826223730.CCE973C7CA@busybox.net> (raw)
Author: jacmet
Date: 2008-08-26 15:37:30 -0700 (Tue, 26 Aug 2008)
New Revision: 23229
Log:
libglib2 fix !BR2_USE_WCHAR compilation
Modified:
trunk/buildroot/package/libglib2/libglib2.mk
Changeset:
Modified: trunk/buildroot/package/libglib2/libglib2.mk
===================================================================
--- trunk/buildroot/package/libglib2/libglib2.mk 2008-08-26 22:37:27 UTC (rev 23228)
+++ trunk/buildroot/package/libglib2/libglib2.mk 2008-08-26 22:37:30 UTC (rev 23229)
@@ -41,7 +41,8 @@
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_GLIB)/bin/glib-genmarshal ac_cv_prog_F77=no \
- ac_cv_prog_CXX=no ac_cv_func_posix_getgrgid_r=no
+ ac_cv_prog_CXX=no ac_cv_func_posix_getgrgid_r=no \
+ gt_cv_c_wchar_t=$(if $(BR2_USE_WCHAR),yes,no)
LIBGLIB2_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NAME) \
--build=$(GNU_HOST_NAME) --prefix=/usr \
next reply other threads:[~2008-08-26 22:37 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-26 22:37 jacmet at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-01-26 18:17 [Buildroot] svn commit: trunk/buildroot/package/libglib2 jacmet at uclibc.org
2009-01-16 21:18 ulf at uclibc.org
2009-01-10 14:55 thomasez at uclibc.org
2009-01-10 12:45 thomasez at uclibc.org
2009-01-10 11:44 thomasez at uclibc.org
2009-01-10 12:03 ` Peter Korsgaard
2008-12-29 11:05 jacmet at uclibc.org
2008-12-26 22:29 jacmet at uclibc.org
2008-10-26 20:02 jacmet at uclibc.org
2008-10-26 20:02 jacmet at uclibc.org
2008-08-31 20:23 jacmet at uclibc.org
2008-08-26 22:37 jacmet at uclibc.org
2008-08-26 22:37 jacmet at uclibc.org
2008-08-30 16:42 ` Ormund Williams
2008-08-31 20:24 ` Peter Korsgaard
2008-03-06 18:15 ninevoltz at uclibc.org
2007-02-01 19:20 andersen at uclibc.org
2007-01-14 3:10 sjhill at uclibc.org
2007-01-14 1:02 sjhill at uclibc.org
2007-01-10 10:30 andersen at uclibc.org
2007-01-10 7:22 andersen at uclibc.org
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=20080826223730.CCE973C7CA@busybox.net \
--to=jacmet@uclibc.org \
--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