git: LIBPRIV: Add common PRIVATELIB_LDFLAGS definitions.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu Nov 10 05:55:14 PST 2016
commit 38b720cdbd37985cf1e85e22b25649d3165a6de2
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Nov 9 19:14:52 2016 +0200
LIBPRIV: Add common PRIVATELIB_LDFLAGS definitions.
Simply being able to change it in two places is easier than everywhere.
Also add PRIVATELIB_BLDFLAGS that is intended for bootsrapping only.
While there, perform some cleanup for dup entries.
Summary of changes:
Makefile.ssh.common | 2 +-
bin/csh/Makefile | 6 +++---
bin/ed/Makefile | 2 +-
bin/ls/Makefile | 2 +-
bin/sh/Makefile | 6 +++---
games/atc/Makefile | 2 +-
games/backgammon/backgammon/Makefile | 2 +-
games/backgammon/teachgammon/Makefile | 2 +-
games/battlestar/Makefile | 2 +-
games/bs/Makefile | 2 +-
games/canfield/canfield/Makefile | 2 +-
games/colorbars/Makefile | 2 +-
games/cribbage/Makefile | 2 +-
games/factor/Makefile | 2 +-
games/grdc/Makefile | 2 +-
games/hack/Makefile | 2 +-
games/hangman/Makefile | 2 +-
games/hunt/hunt/Makefile | 2 +-
games/larn/Makefile | 2 +-
games/mille/Makefile | 2 +-
games/phantasia/Makefile | 2 +-
games/rain/Makefile | 2 +-
games/robots/Makefile | 2 +-
games/rogue/Makefile | 2 +-
games/sail/Makefile | 2 +-
games/snake/snake/Makefile | 2 +-
games/worm/Makefile | 2 +-
games/worms/Makefile | 2 +-
gnu/sbin/cryptsetup/Makefile | 2 +-
gnu/sbin/lvm/Makefile | 2 +-
gnu/usr.bin/dialog/Makefile | 2 +-
gnu/usr.bin/gdb/gdb/Makefile | 2 +-
gnu/usr.bin/gdb/kgdb/Makefile | 2 +-
gnu/usr.bin/gdb/libgdb/Makefile | 2 +-
lib/libarchive/Makefile | 2 +-
lib/libedit/libedit/Makefile | 2 +-
lib/libfetch/Makefile | 2 +-
lib/libopie/Makefile | 2 +-
lib/libradius/Makefile | 2 +-
lib/libressl/Makefile | 2 +-
lib/pam_module/pam_ssh/Makefile | 2 +-
libexec/dma/dma/Makefile | 2 +-
libexec/telnetd/Makefile | 2 +-
sbin/cryptdisks/Makefile | 2 +-
sbin/fsdb/Makefile | 2 +-
sbin/hammer/Makefile | 2 +-
sbin/hammer2/Makefile | 7 +++----
sbin/init/Makefile | 3 +--
sbin/iscontrol/Makefile | 2 +-
sbin/md5/Makefile | 2 +-
sbin/ping6/Makefile | 2 +-
sbin/tcplay/Makefile | 2 +-
sbin/vinum/Makefile | 2 +-
share/initrd/bin/Makefile | 4 ++--
share/initrd/sbin.libcrypto/Makefile | 2 +-
share/initrd/sbin.lvm/Makefile | 2 +-
share/initrd/sbin/Makefile | 2 +-
share/mk/bsd.lib.mk | 2 ++
share/mk/bsd.prog.mk | 3 +++
tools/tools/crypto/Makefile | 3 ++-
tools/tools/net80211/stumbler/Makefile | 2 +-
tools/tools/net80211/w00t/Makefile.inc | 2 +-
usr.bin/bc/Makefile | 2 +-
usr.bin/bdes/Makefile | 2 +-
usr.bin/chkey/Makefile | 2 +-
usr.bin/dc/Makefile | 2 +-
usr.bin/drill/Makefile | 3 +--
usr.bin/ee/Makefile | 2 +-
usr.bin/fetch/Makefile | 2 +-
usr.bin/ftp/Makefile | 2 +-
usr.bin/less/Makefile | 2 +-
usr.bin/msgs/Makefile | 2 +-
usr.bin/nc/Makefile | 2 +-
usr.bin/ncal/Makefile | 2 +-
usr.bin/newkey/Makefile | 2 +-
usr.bin/openssl/Makefile | 2 +-
usr.bin/sftp/Makefile | 2 +-
usr.bin/systat/Makefile | 2 +-
usr.bin/tabs/Makefile | 2 +-
usr.bin/talk/Makefile | 2 +-
usr.bin/telnet/Makefile | 3 +--
usr.bin/tftp/Makefile | 2 +-
usr.bin/tic/Makefile | 4 ++--
usr.bin/top/Makefile | 2 +-
usr.bin/tput/Makefile | 2 +-
usr.bin/tset/Makefile | 2 +-
usr.bin/ul/Makefile | 2 +-
usr.bin/units/Makefile | 2 +-
usr.bin/vi/Makefile | 2 +-
usr.bin/window/Makefile | 2 +-
usr.sbin/802_11/Makefile.crypto | 2 +-
usr.sbin/802_11/wpa_cli/Makefile | 2 +-
usr.sbin/cdcontrol/Makefile | 2 +-
usr.sbin/installer/dfuife_curses/Makefile | 2 +-
usr.sbin/keyserv/Makefile | 2 +-
usr.sbin/lpr/lpc/Makefile | 2 +-
usr.sbin/mtree/Makefile | 2 +-
usr.sbin/ppp/Makefile | 2 +-
usr.sbin/pppctl/Makefile | 2 +-
usr.sbin/pppd/Makefile | 2 +-
usr.sbin/tcpdump/Makefile | 2 +-
usr.sbin/tzsetup/Makefile | 2 +-
usr.sbin/watch/Makefile | 2 +-
103 files changed, 115 insertions(+), 113 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/38b720cdbd37985cf1e85e22b25649d3165a6de2
--
DragonFly BSD source repository
More information about the Commits
mailing list