libtins: Remove no-rtti
authorRosen Penev <redacted>
Wed, 13 Nov 2019 23:31:22 +0000 (15:31 -0800)
committerGitHub <redacted>
Wed, 13 Nov 2019 23:31:22 +0000 (15:31 -0800)
It causes compilation errors with netwhere.

Signed-off-by: Rosen Penev <redacted>
libs/libtins/Makefile

index 1b5f4b558af2f848194f437f8b82fe85064125b7..5083163126d709d6ff8a773d8af8170a564e5805 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libtins
 PKG_VERSION:=4.2
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/mfontanini/libtins/tar.gz/v$(PKG_VERSION)?
git clone https://git.99rst.org/PROJECT