diff --git a/libs/yaml/Makefile b/libs/yaml/Makefile index fd2f28a230..bc1da75735 100644 --- a/libs/yaml/Makefile +++ b/libs/yaml/Makefile @@ -36,6 +36,8 @@ endef TARGET_CFLAGS += $(FPIC) +HOST_CONFIGURE_ARGS += --disable-shared + define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include $(CP) $(PKG_INSTALL_DIR)/usr/include/yaml.h $(1)/usr/include/