Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142236848
D35864.id108365.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
625 B
Referenced Files
None
Subscribers
None
D35864.id108365.diff
View Options
Index: sys/modules/linux64/Makefile
===================================================================
--- sys/modules/linux64/Makefile
+++ sys/modules/linux64/Makefile
@@ -74,9 +74,9 @@
linux_vdso.so.o ${.TARGET}
${STRIPBIN} -N _binary_linux_vdso_so_o_size ${.TARGET}
-linux_support.o: assym.inc linux_assym.h
+linux_support.o: linux_support.s assym.inc linux_assym.h
${CC} -c -x assembler-with-cpp -DLOCORE ${CFLAGS} \
- ${.IMPSRC} -o ${.TARGET}
+ ${SRCTOP}/sys/${MACHINE}/linux/linux_support.s -o ${.TARGET}
linux_genassym.o: offset.inc
${CC} -c ${CFLAGS:N-flto:N-fno-common} -fcommon ${.IMPSRC}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 18, 4:15 PM (18 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27711668
Default Alt Text
D35864.id108365.diff (625 B)
Attached To
Mode
D35864: linux64: list linux_support.s explicitly
Attached
Detach File
Event Timeline
Log In to Comment