summaryrefslogtreecommitdiffstats
path: root/distrib/i386
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-01-07 02:27:53 +0000
committerderaadt <deraadt@openbsd.org>2014-01-07 02:27:53 +0000
commit88eebbb3f34ad74e25c3b43d640bca76e4bfe133 (patch)
tree524fcc4493cdf02fd403cb0143dc0bdb06763b93 /distrib/i386
parentmore stuff than cannot end in .libs nor partial- packages (diff)
downloadwireguard-openbsd-88eebbb3f34ad74e25c3b43d640bca76e4bfe133.tar.xz
wireguard-openbsd-88eebbb3f34ad74e25c3b43d640bca76e4bfe133.zip
SRCDRS usr.bin usr.sbin is a bad idea (because of PIE). The places we
pick binaries up must be compiled -static or at least in some safe model for reuse. Since we now use distrib/special for those, we can safely remove usr.bin and usr.sbin from this list.
Diffstat (limited to 'distrib/i386')
-rw-r--r--distrib/i386/common/list4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/i386/common/list b/distrib/i386/common/list
index 635246cfa27..178ca97370b 100644
--- a/distrib/i386/common/list
+++ b/distrib/i386/common/list
@@ -1,7 +1,7 @@
-# $OpenBSD: list,v 1.28 2012/10/30 18:39:44 krw Exp $
+# $OpenBSD: list,v 1.29 2014/01/07 02:27:55 deraadt Exp $
SRCDIRS distrib/special
-SRCDIRS bin sbin usr.bin usr.sbin
+SRCDIRS bin sbin
# copy the crunched binary, link to it, and kill it
COPY ${OBJDIR}/instbin instbin