git: grep(1): Disable use of unlocked IO in btools.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Feb 12 21:01:38 PST 2020
commit 16d4386a7027d755d9a7b5e5b0f920e102fa301a
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sun Feb 2 13:14:22 2020 +0200
grep(1): Disable use of unlocked IO in btools.
Our use of grep during bootstrapping process does not require it and
solves issues when bootstrapping utility on OpenBSD.
Summary of changes:
contrib/grep/src/system.h | 2 ++
gnu/usr.bin/grep/grep/Makefile | 4 ++++
gnu/usr.bin/grep/libgreputils/Makefile | 4 ++++
gnu/usr.bin/grep/libgreputils/config.h | 10 ++++++++++
4 files changed, 20 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/16d4386a7027d755d9a7b5e5b0f920e102fa301a
--
DragonFly BSD source repository
More information about the Commits
mailing list