mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-05-18 23:50:17 +00:00
Define LC_CHROME for common-c build
This commit is contained in:
+1
-1
@@ -28,4 +28,4 @@ COMMON_C_SOURCE := \
|
|||||||
|
|
||||||
COMMON_C_INCLUDE := $(COMMON_C_DIR) $(OPENAES_INCLUDE)
|
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