mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-02-16 10:41:03 +00:00
Define LC_CHROME for common-c build
This commit is contained in:
@@ -28,4 +28,4 @@ COMMON_C_SOURCE := \
|
||||
|
||||
COMMON_C_INCLUDE := $(COMMON_C_DIR) $(OPENAES_INCLUDE)
|
||||
|
||||
COMMON_C_C_FLAGS := -Wno-missing-braces
|
||||
COMMON_C_C_FLAGS := -DLC_CHROME -Wno-missing-braces
|
||||
Reference in New Issue
Block a user