Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143881498
D38764.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
546 B
Referenced Files
None
Subscribers
None
D38764.diff
View Options
diff --git a/sys/conf/kern.pre.mk b/sys/conf/kern.pre.mk
--- a/sys/conf/kern.pre.mk
+++ b/sys/conf/kern.pre.mk
@@ -339,8 +339,7 @@
--no-warn-mismatch --warn-common --export-dynamic \
--dynamic-linker /red/herring -X
SYSTEM_LD= @${SYSTEM_LD_BASECMD} -o ${.TARGET} ${SYSTEM_OBJS} vers.o
-SYSTEM_LD_TAIL= @${OBJCOPY} --strip-symbol gcc2_compiled. ${.TARGET} ; \
- ${SIZE} ${.TARGET} ; chmod 755 ${.TARGET}
+SYSTEM_LD_TAIL= @${SIZE} ${.TARGET} ; chmod 755 ${.TARGET}
SYSTEM_DEP+= ${LDSCRIPT}
# Calculate path for .m files early, if needed.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 2, 11:16 AM (17 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28411545
Default Alt Text
D38764.diff (546 B)
Attached To
Mode
D38764: kernel: whack objcopy --strip-symbol gcc2_compiled
Attached
Detach File
Event Timeline
Log In to Comment