devd(8): Make it possible to compile with LTO.
commit938e7d422142923aaa37af2d66b7fc48d21d8a66
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 11 Oct 2016 09:20:51 +0000 (11 12:20 +0300)
committerzrj <zrj@dragonflybsd.org>
Wed, 19 Oct 2016 15:45:47 +0000 (19 18:45 +0300)
treea6f0bf36fb815a042edfeabb95d78744a3c00436
parentc5e1790f6b9f306743884f37b2dd1f67b27c9ab8
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.
sbin/devd/Makefile
sbin/devd/devd.cc