summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/i386/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rtld-elf/i386/Makefile.inc')
-rw-r--r--libexec/rtld-elf/i386/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/libexec/rtld-elf/i386/Makefile.inc b/libexec/rtld-elf/i386/Makefile.inc
index ba39193..b265a9d 100644
--- a/libexec/rtld-elf/i386/Makefile.inc
+++ b/libexec/rtld-elf/i386/Makefile.inc
@@ -1,5 +1,7 @@
+# $FreeBSD$
+
CFLAGS+= -elf
LDFLAGS+= -elf
# Uncomment this to build the dynamic linker as an executable instead
# of a shared library:
-#LDSCRIPT= ${.CURDIR}/${MACHINE_ARCH}/elf_rtld.x
+#LDSCRIPT= ${.CURDIR}/${MACHINE_CPUARCH}/elf_rtld.x
OpenPOWER on IntegriCloud