Page MenuHomeFreeBSD

D33841.diff
No OneTemporary

D33841.diff

diff --git a/sys/conf/kmod.mk b/sys/conf/kmod.mk
--- a/sys/conf/kmod.mk
+++ b/sys/conf/kmod.mk
@@ -234,8 +234,8 @@
CLEANFILES+= export_syms
.endif
-.if exists(${SYSDIR}/conf/ldscript.kmod.${MACHINE_ARCH})
-LDSCRIPT_FLAGS?= -T ${SYSDIR}/conf/ldscript.kmod.${MACHINE_ARCH}
+.if exists(${SYSDIR}/conf/ldscript.kmod.${MACHINE})
+LDSCRIPT_FLAGS?= -T ${SYSDIR}/conf/ldscript.kmod.${MACHINE}
.endif
.if ${__KLD_SHARED} == yes

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 30, 3:02 PM (18 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17859826
Default Alt Text
D33841.diff (428 B)

Event Timeline