Thread (1 message) 1 message, 1 author, 2019-02-11

Re: [Fix v1] config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platform

From: Junio C Hamano <hidden>
Date: 2019-02-11 20:58:39

randall.s.becker@rogers.com writes:
From: "Randall S. Becker" <redacted>

The NonStop platform needs this configuration item specified as
UnfortunatelyYes so that config directory files are correctly processed.

Signed-off-by: Randall S. Becker <redacted>
---
 config.mak.uname | 1 +
 1 file changed, 1 insertion(+)
Thanks.

quoted hunk
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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help