Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111889258
D19135.id53789.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
780 B
Referenced Files
None
Subscribers
None
D19135.id53789.diff
View Options
Index: head/sys/conf/files
===================================================================
--- head/sys/conf/files
+++ head/sys/conf/files
@@ -3808,7 +3808,7 @@
kern/kern_intr.c standard
kern/kern_jail.c standard
kern/kern_kcov.c optional kcov \
- compile-with "${NORMAL_C} -fno-sanitize=all"
+ compile-with "${NORMAL_C:N-fsanitize*}"
kern/kern_khelp.c standard
kern/kern_kthread.c standard
kern/kern_ktr.c optional ktr
@@ -3884,7 +3884,7 @@
kern/subr_compressor.c standard \
compile-with "${NORMAL_C} -I$S/contrib/zstd/lib/freebsd"
kern/subr_coverage.c optional coverage \
- compile-with "${NORMAL_C} -fno-sanitize=all"
+ compile-with "${NORMAL_C:N-fsanitize*}"
kern/subr_counter.c standard
kern/subr_devstat.c standard
kern/subr_disk.c standard
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 10, 9:04 PM (15 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17089439
Default Alt Text
D19135.id53789.diff (780 B)
Attached To
Mode
D19135: Fix compiler flags related to kernel coverage
Attached
Detach File
Event Timeline
Log In to Comment