git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b46d21a
)
libtins: Remove no-rtti
author
Rosen Penev
<redacted>
Wed, 13 Nov 2019 23:31:22 +0000
(15:31 -0800)
committer
GitHub
<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
patch
|
blob
|
history
diff --git
a/libs/libtins/Makefile
b/libs/libtins/Makefile
index 1b5f4b558af2f848194f437f8b82fe85064125b7..5083163126d709d6ff8a773d8af8170a564e5805 100644
(file)
--- a/
libs/libtins/Makefile
+++ b/
libs/libtins/Makefile
@@
-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