subconverter: re-enable CMAKE_OPTIONS
This commit is contained in:
parent
c5da037073
commit
d121be6c8c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user