From 15ffcbc20939f35d79888cbcd927e54a25018d97 Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 13 Jun 2017 01:42:52 +0000 Subject: [PATCH] add a dummy ld.script. macppc does not use one of these yet, but infrastructure that is coming requires an architecture to carry such a file. --- sys/arch/macppc/conf/ld.script | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 sys/arch/macppc/conf/ld.script diff --git a/sys/arch/macppc/conf/ld.script b/sys/arch/macppc/conf/ld.script new file mode 100644 index 00000000000..e69de29bb2d -- 2.20.1