git: pfctl(8): Fix building with -fno-common.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Jun 28 02:49:01 PDT 2020
commit 1a1c55fc5028068e0a87ab326036d8523763a619
Author: Sascha Wildner <saw at online.de>
Date: Sun Jun 28 11:23:14 2020 +0200
pfctl(8): Fix building with -fno-common.
-fno-common will be default in future compilers (GCC 10, for example).
Summary of changes:
usr.sbin/pfctl/pfctl.c | 3 ---
1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1a1c55fc5028068e0a87ab326036d8523763a619
--
DragonFly BSD source repository
More information about the Commits
mailing list