treewide: fix whitespace
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m12s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m12s
This commit is contained in:
@ -17,9 +17,8 @@ index d5029bd..e50ba1a 100644
|
||||
USE_RTSP ?= $(shell pkg-config live555 && echo 1)
|
||||
-USE_LIBDATACHANNEL ?= $(shell [ -e $(LIBDATACHANNEL_PATH)/CMakeLists.txt ] && echo 1)
|
||||
+USE_LIBDATACHANNEL ?= 0
|
||||
|
||||
|
||||
ifeq (1,$(DEBUG))
|
||||
CFLAGS += -g
|
||||
--
|
||||
--
|
||||
2.44.1
|
||||
|
||||
|
Reference in New Issue
Block a user