Define LC_CHROME for common-c build

This commit is contained in:
Cameron Gutman 2016-02-16 11:30:31 -05:00
parent c9e65715cb
commit 9f194b08f4

View File

@ -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