git: camcontrol(8): Fix building with -fno-common.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jun 27 06:29:49 PDT 2020
commit 052dfce064bfc7948f297336a4ea6c0f72eebd0a
Author: Sascha Wildner <saw at online.de>
Date: Sat Jun 27 15:29:23 2020 +0200
camcontrol(8): Fix building with -fno-common.
-fno-common will be default in future compilers (GCC 10, for example).
Summary of changes:
sbin/camcontrol/camcontrol.c | 6 +++---
sbin/camcontrol/camcontrol.h | 3 ++-
sbin/camcontrol/modeedit.c | 2 --
3 files changed, 5 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/052dfce064bfc7948f297336a4ea6c0f72eebd0a
--
DragonFly BSD source repository
More information about the Commits
mailing list