Page MenuHomeFreeBSD

D20495.id58156.diff
No OneTemporary

D20495.id58156.diff

Index: sys/riscv/conf/GENERIC
===================================================================
--- sys/riscv/conf/GENERIC
+++ sys/riscv/conf/GENERIC
@@ -22,11 +22,7 @@
ident GENERIC
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
-# makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
-
-# FIXME: linker error. "--relax and -r may not be used together"
-makeoptions WITHOUT_MODULES="usb otusfw mwlfw ispfw mwlfw ralfw rtwnfw"
-# makeoptions NO_MODULES
+makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
@@ -52,11 +48,10 @@
options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
options GEOM_PART_GPT # GUID Partition Tables.
-# options GEOM_RAID # Soft RAID functionality.
options GEOM_LABEL # Provides labelization
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE # ktrace(1) support
-# options STACK # stack(9) support
+options STACK # stack(9) support
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 1, 9:13 AM (4 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37796273
Default Alt Text
D20495.id58156.diff (1 KB)

Event Timeline