termcap: really build *.dll

pull/1042/head
Tony Theodore 9 years ago
parent 9df33640b5
commit 0879bc3b13

@ -26,4 +26,8 @@ define $(PKG)_BUILD
AR='$(TARGET)-ar' \
oldincludedir= \
install
# no shared support in configure/Makefile
$(if $(BUILD_SHARED), \
$(MAKE_SHARED_FROM_STATIC) '$(1)/libtermcap.a')
endef

Loading…
Cancel
Save