git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: randall.s.becker@rogers.com
Cc: git@vger.kernel.org, "Randall S. Becker" <rsbecker@nexbridge.com>
Subject: Re: [Fix v1] config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platform
Date: Mon, 11 Feb 2019 12:58:34 -0800	[thread overview]
Message-ID: <xmqqk1i6ghz9.fsf@gitster-ct.c.googlers.com> (raw)
In-Reply-To: <20190210002016.22556-1-randall.s.becker@rogers.com> (randall s. becker's message of "Sat, 9 Feb 2019 19:20:16 -0500")

randall.s.becker@rogers.com writes:

> From: "Randall S. Becker" <rsbecker@nexbridge.com>
>
> The NonStop platform needs this configuration item specified as
> UnfortunatelyYes so that config directory files are correctly processed.
>
> Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com>
> ---
>  config.mak.uname | 1 +
>  1 file changed, 1 insertion(+)

Thanks.


>
> diff --git a/config.mak.uname b/config.mak.uname
> index 6bd67eb86..75ff43f1f 100644
> --- a/config.mak.uname
> +++ b/config.mak.uname
> @@ -490,6 +490,7 @@ ifeq ($(uname_S),NONSTOP_KERNEL)
>  	OLD_ICONV = UnfortunatelyYes
>  	NO_REGEX = NeedsStartEnd
>  	NO_PTHREADS = UnfortunatelyYes
> +	FREAD_READS_DIRECTORIES = UnfortunatelyYes
>  
>  	# Not detected (nor checked for) by './configure'.
>  	# We don't have SA_RESTART on NonStop, unfortunalety.

      reply	other threads:[~2019-02-11 20:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-10  0:20 [Fix v1] config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platform randall.s.becker
2019-02-11 20:58 ` Junio C Hamano [this message]

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqk1i6ghz9.fsf@gitster-ct.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=randall.s.becker@rogers.com \
    --cc=rsbecker@nexbridge.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).