net80211: Work around #17458.
Until the cause can be properly determined, anyway.
This commit is contained in:
@@ -11,6 +11,9 @@ UsePrivateKernelHeaders ;
|
|||||||
Includes [ FGristFiles kernel_c++_structs.h ]
|
Includes [ FGristFiles kernel_c++_structs.h ]
|
||||||
: <src!system!kernel>kernel_c++_struct_sizes.h ;
|
: <src!system!kernel>kernel_c++_struct_sizes.h ;
|
||||||
|
|
||||||
|
# FIXME: Something in here is broken at even -O1! Slow WiFi is better than no WiFi...
|
||||||
|
SubDirCcFlags -O0 ;
|
||||||
|
|
||||||
SubDirCcFlags [ FDefines _KERNEL=1 FBSD_DRIVER=1 ]
|
SubDirCcFlags [ FDefines _KERNEL=1 FBSD_DRIVER=1 ]
|
||||||
-Wno-format -Wno-unused -Wno-uninitialized ;
|
-Wno-format -Wno-unused -Wno-uninitialized ;
|
||||||
SubDirC++Flags [ FDefines _KERNEL=1 FBSD_DRIVER=1 ] ;
|
SubDirC++Flags [ FDefines _KERNEL=1 FBSD_DRIVER=1 ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user