Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115855573
D33841.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
428 B
Referenced Files
None
Subscribers
None
D33841.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D33841: Use ${MACHINE} for the kernel modeule ldscript
Attached
Detach File
Event Timeline
Log In to Comment