Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131555546
D24536.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
781 B
Referenced Files
None
Subscribers
None
D24536.diff
View Options
Index: head/sys/conf/Makefile.amd64
===================================================================
--- head/sys/conf/Makefile.amd64
+++ head/sys/conf/Makefile.amd64
@@ -18,7 +18,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 600012
+%VERSREQ= 600018
STD8X16FONT?= iso
Index: head/sys/conf/files.amd64
===================================================================
--- head/sys/conf/files.amd64
+++ head/sys/conf/files.amd64
@@ -113,7 +113,8 @@
amd64/amd64/io.c optional io
amd64/amd64/locore.S standard no-obj
amd64/amd64/xen-locore.S optional xenhvm \
- compile-with "${NORMAL_S} -g0"
+ compile-with "${NORMAL_S} -g0" \
+ no-ctfconvert
amd64/amd64/machdep.c standard
amd64/amd64/mem.c optional mem
amd64/amd64/minidump_machdep.c standard
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 10, 5:39 AM (20 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23520438
Default Alt Text
D24536.diff (781 B)
Attached To
Mode
D24536: Don't try ctfconvert on file without debug info.
Attached
Detach File
Event Timeline
Log In to Comment