mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
screen: remove leftover Makefile code
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
@@ -40,10 +40,6 @@ define Build/Configure
|
||||
)
|
||||
# XXX: memmove() works well with overlapped memory areas
|
||||
echo "#define USEMEMMOVE 1" >>$(PKG_BUILD_DIR)/config.h
|
||||
ifeq ($(CONFIG_USE_MUSL),y)
|
||||
# XXX: assume a working getlogin() for musl
|
||||
echo "#undef BUGGYGETLOGIN" >>$(PKG_BUILD_DIR)/config.h
|
||||
endif
|
||||
endef
|
||||
|
||||
define Package/screen/install
|
||||
|
||||
Reference in New Issue
Block a user