mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-17 16:46:31 +00:00
Define LC_CHROME for common-c build
This commit is contained in:
parent
c9e65715cb
commit
9f194b08f4
@ -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
|
Loading…
x
Reference in New Issue
Block a user