git: devd(8): Make it possible to compile with LTO.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Oct 19 08:32:54 PDT 2016
commit 938e7d422142923aaa37af2d66b7fc48d21d8a66
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Oct 11 12:20:51 2016 +0300
devd(8): Make it possible to compile with LTO.
Make -Wodr warning (internal to c++ headers) under -flto non fatal.
Also give initial value, pidfile_open() has too many return points.
Summary of changes:
sbin/devd/Makefile | 6 ++++++
sbin/devd/devd.cc | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/938e7d422142923aaa37af2d66b7fc48d21d8a66
--
DragonFly BSD source repository
More information about the Commits
mailing list