public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/crossdev:master commit in: wrappers/site/
Date: Wed, 30 May 2012 15:28:07 +0000 (UTC)	[thread overview]
Message-ID: <1333476935.7e71eec358d5a44273065168094e5f977a136dd6.vapier@gentoo> (raw)

commit:     7e71eec358d5a44273065168094e5f977a136dd6
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  3 18:15:35 2012 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 18:15:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/crossdev.git;a=commit;h=7e71eec3

site: copy screen cache vals into all linux targets

Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>

---
 wrappers/site/linux     |   11 +++++++++++
 wrappers/site/linux-gnu |   11 +++++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/wrappers/site/linux b/wrappers/site/linux
index 99c9c99..4ec3192 100644
--- a/wrappers/site/linux
+++ b/wrappers/site/linux
@@ -38,3 +38,14 @@ ac_cv_file__dev_arandom=no
 yeti_cv_func_scanf_modif_size_t=z
 
 gl_cv_func_btowc_eof=yes
+
+# screen
+screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
+screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
+screen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no}
+screen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes}
+screen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes}
+screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no}
+screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no}
+screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes}
+screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes}

diff --git a/wrappers/site/linux-gnu b/wrappers/site/linux-gnu
index 36c4f71..ef16877 100644
--- a/wrappers/site/linux-gnu
+++ b/wrappers/site/linux-gnu
@@ -67,3 +67,14 @@ ac_cv_func_setpgrp_void=yes
 # net-analyzer/tcpdump-4.1.1
 ac_cv_linux_vers=${ac_cv_linux_vers=2}
 td_cv_buggygetaddrinfo=${td_cv_buggygetaddrinfo=no}
+
+# screen
+screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
+screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
+screen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no}
+screen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes}
+screen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes}
+screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no}
+screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no}
+screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes}
+screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes}



             reply	other threads:[~2012-05-30 15:28 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-30 15:28 Mike Frysinger [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-03-05 23:15 Mike Frysinger
2011-08-18 20:06 Mike Frysinger
2011-05-15 14:27 Diego Elio Pettenò
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=1333476935.7e71eec358d5a44273065168094e5f977a136dd6.vapier@gentoo \
    --to=vapier@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