commit 938e7d422142923aaa37af2d66b7fc48d21d8a66
Author: zrj <[email protected]>
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