Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paste
P483
Masterwork From Distant Lands
Active
Public
Actions
Authored by
cem
on Feb 16 2021, 1:52 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
F16991738: Masterwork From Distant Lands
Feb 16 2021, 1:52 AM
2021-02-16 01:52:10 (UTC+0)
Subscribers
None
diff --git a/sys/conf/kern.pre.mk b/sys/conf/kern.pre.mk
index 75f59a90484d..5567e83624fc 100644
--- a/sys/conf/kern.pre.mk
+++ b/sys/conf/kern.pre.mk
@@ -329,6 +329,7 @@ SYSTEM_OBJS+= embedfs_${MFS_IMAGE:T:R}.o
SYSTEM_LD_BASECMD= \
${LD} -m ${LD_EMULATION} -Bdynamic -T ${LDSCRIPT} ${_LDFLAGS} \
--no-warn-mismatch --warn-common --export-dynamic \
+ --compress-debug-sections=zlib -O2 \
--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} ; \
Event Timeline
cem
edited the content of this paste.
(Show Details)
Feb 16 2021, 1:52 AM
2021-02-16 01:52:10 (UTC+0)
cem
changed the title of this paste from untitled to
Masterwork From Distant Lands
.
Log In to Comment