From: "Diego Elio Pettenò" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/crossdev:master commit in: wrappers/site/
Date: Sun, 15 May 2011 14:27:02 +0000 (UTC) [thread overview]
Message-ID: <b9e79cff4175e6fa745ed4deac247302db42efb4.flameeyes@gentoo> (raw)
commit: b9e79cff4175e6fa745ed4deac247302db42efb4
Author: Diego Elio Pettenò <flameeyes <AT> gmail <DOT> com>
AuthorDate: Sun May 15 14:25:38 2011 +0000
Commit: Diego Elio Pettenò <flameeyes <AT> gentoo <DOT> org>
CommitDate: Sun May 15 14:25:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/crossdev.git;a=commit;h=b9e79cff
site: don't force 64-bit pthread_mutex_t size on other arches
URL: http://bugs.gentoo.org/show_bug.cgi?id=367351
Signed-off-by: Diego Elio Pettenò <flameeyes <AT> gmail.com>
---
wrappers/site/arm-linux-gnu | 1 +
wrappers/site/i686-linux-gnu | 1 +
wrappers/site/linux | 1 -
wrappers/site/x86_64-linux-gnu | 1 +
4 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/wrappers/site/arm-linux-gnu b/wrappers/site/arm-linux-gnu
new file mode 100644
index 0000000..2bdca6f
--- /dev/null
+++ b/wrappers/site/arm-linux-gnu
@@ -0,0 +1 @@
+glib_cv_sizeof_gmutex=24
diff --git a/wrappers/site/i686-linux-gnu b/wrappers/site/i686-linux-gnu
new file mode 100644
index 0000000..2bdca6f
--- /dev/null
+++ b/wrappers/site/i686-linux-gnu
@@ -0,0 +1 @@
+glib_cv_sizeof_gmutex=24
diff --git a/wrappers/site/linux b/wrappers/site/linux
index 3d7732d..99c9c99 100644
--- a/wrappers/site/linux
+++ b/wrappers/site/linux
@@ -11,7 +11,6 @@ glib_cv_has__inline__=yes
glib_cv_hasinline=yes
glib_cv_rtldglobal_broken=no
glib_cv_sane_realloc=yes
-glib_cv_sizeof_gmutex=40
glib_cv_stack_grows=no
glib_cv_uscore=no
glib_cv_va_copy=yes
diff --git a/wrappers/site/x86_64-linux-gnu b/wrappers/site/x86_64-linux-gnu
new file mode 100644
index 0000000..b109fd5
--- /dev/null
+++ b/wrappers/site/x86_64-linux-gnu
@@ -0,0 +1 @@
+glib_cv_sizeof_gmutex=40
next reply other threads:[~2011-05-15 14:27 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-15 14:27 Diego Elio Pettenò [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-09 6:16 [gentoo-commits] proj/crossdev:master commit in: wrappers/site/ Sam James
2023-02-09 0:47 Sam James
2022-12-27 16:06 Sam James
2022-06-17 2:44 Sam James
2018-07-31 6:44 Sergei Trofimovich
2017-12-31 13:50 Sergei Trofimovich
2017-12-31 13:50 Sergei Trofimovich
2016-06-02 15:56 Mike Frysinger
2015-07-16 8:31 Mike Frysinger
2015-05-31 3:30 Mike Frysinger
2015-05-30 9:04 Mike Frysinger
2015-05-27 15:00 Mike Frysinger
2015-05-26 14:04 Mike Frysinger
2015-05-25 10:08 Mike Frysinger
2015-02-24 19:15 Mike Frysinger
2015-02-24 19:15 Mike Frysinger
2014-10-31 2:15 Mike Frysinger
2014-07-29 6:07 Mike Frysinger
2014-09-17 21:41 ` Mike Frysinger
2012-07-21 16:46 Mike Frysinger
2012-05-30 15:28 Mike Frysinger
2012-03-05 23:15 Mike Frysinger
2011-08-18 20:06 Mike Frysinger
2011-03-10 4:59 Mike Frysinger
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=b9e79cff4175e6fa745ed4deac247302db42efb4.flameeyes@gentoo \
--to=flameeyes@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/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