summaryrefslogtreecommitdiff
path: root/distrib/socppc/ramdisk
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-01-07 02:27:57 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-01-07 02:27:57 +0000
commit5294b6b396d7869bde427652d0887a92e11eaa11 (patch)
tree6672fc420c7ffdfc77bfe67eb702f6314150f78e /distrib/socppc/ramdisk
parenteb037385b9d0f62b7a412f85320a9c6010f587c4 (diff)
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/socppc/ramdisk')
-rw-r--r--distrib/socppc/ramdisk/list4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/socppc/ramdisk/list b/distrib/socppc/ramdisk/list
index 627ebd7d5fe..e415d0ef8e8 100644
--- a/distrib/socppc/ramdisk/list
+++ b/distrib/socppc/ramdisk/list
@@ -1,7 +1,7 @@
-# $OpenBSD: list,v 1.15 2012/10/30 18:39:44 krw Exp $
+# $OpenBSD: list,v 1.16 2014/01/07 02:27:56 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