diff --git a/libs/yaml/Makefile b/libs/yaml/Makefile index fd2f28a23089da..bc1da75735ac38 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/