This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From c79aedf13fe693da0fc5c4ff727aed5bd43526dc Mon Sep 17 00:00:00 2001 | |
From: Hutson Betts <[email protected]> | |
Date: Thu, 10 Dec 2020 21:13:54 -0600 | |
Subject: [PATCH] glibc 2.28 | |
diff --git a/lib/fflush.c b/lib/fflush.c | |
index ef2a7f1..787790d 100644 | |
--- a/lib/fflush.c | |
+++ b/lib/fflush.c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-01-17 20:35:13 -0600 | |
./configure | |
--prefix=/home/hutson/.local/Cellar/readline/6.3.8 | |
--enable-multibyte | |
checking build system type... i686-pc-linux-gnu | |
checking host system type... i686-pc-linux-gnu | |
Beginning configuration for readline-6.3 for i686-pc-linux-gnu |