ncurses: install lib on host build
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
This commit is contained in:
		| @@ -164,6 +164,8 @@ endef | |||||||
|  |  | ||||||
| define Host/Install | define Host/Install | ||||||
| 	$(INSTALL_BIN) $(HOST_BUILD_DIR)/progs/tic $(STAGING_DIR_HOST)/bin/tic | 	$(INSTALL_BIN) $(HOST_BUILD_DIR)/progs/tic $(STAGING_DIR_HOST)/bin/tic | ||||||
|  | 	$(INSTALL_DIR) $(STAGING_DIR_HOSTPKG)/lib/ | ||||||
|  | 	$(INSTALL_DATA) $(HOST_BUILD_DIR)/lib/libncurses.a $(STAGING_DIR_HOSTPKG)/lib/ | ||||||
| endef | endef | ||||||
|  |  | ||||||
| $(eval $(call HostBuild)) | $(eval $(call HostBuild)) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Andy Walsh
					Andy Walsh