subconverter: re-enable CMAKE_OPTIONS

This commit is contained in:
CN_SZTL 2020-08-26 14:58:55 +08:00
parent c2d4f91173
commit 42b5144652
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -47,7 +47,7 @@ TARGET_CXXFLAGS := $(FPIC) $(filter-out -O%,$(TARGET_CXXFLAGS)) -O3
TARGET_CXXFLAGS += -Wall -Wextra -ffunction-sections -fdata-sections -flto
TARGET_LDFLAGS += -Wl,--gc-sections -flto
# CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE=Release
CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE=Release
define Package/$(PKG_NAME)/install
$(INSTALL_DIR) $(1)/usr/bin