git: flex - Fix buildworld issue when compiling on older releases
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 10 21:11:22 PDT 2020
commit 8b5b70d0b9b514b2ad3e2ebff32395b29fe8b069
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Sep 10 21:11:15 2020 -0700
flex - Fix buildworld issue when compiling on older releases
* Conditionalize use of reallocarray() so flex can bootstrap during
a buildworld on an older release.
Summary of changes:
usr.bin/flex/config.h | 5 +++++
1 file changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8b5b70d0b9b514b2ad3e2ebff32395b29fe8b069
--
DragonFly BSD source repository
More information about the Commits
mailing list