We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ceabcc commit 55909c4Copy full SHA for 55909c4
CMakeLists.txt
@@ -761,8 +761,8 @@ elseif(OpenBSD)
761
src/common/sysctl.c
762
src/detection/battery/battery_nosupport.c
763
src/detection/bios/bios_nosupport.c
764
- src/detection/bluetooth/bluetooth_nosupport.c
765
- src/detection/bluetoothradio/bluetoothradio_nosupport.c
+ src/detection/bluetooth/bluetooth_linux.c
+ src/detection/bluetoothradio/bluetoothradio_linux.c
766
src/detection/board/board_nosupport.c
767
src/detection/bootmgr/bootmgr_nosupport.c
768
src/detection/brightness/brightness_nosupport.c
0 commit comments