From: Rosen Penev Date: Fri, 13 Dec 2019 07:37:39 +0000 (-0800) Subject: ibrdtnd: Remove c++03 option X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=80a9ca7ccc0574bcd86f34b5149c5deb2ef5fe76;p=openwrt-packages.git ibrdtnd: Remove c++03 option Needed for libcxx compatibility. It probably generates bigger code. Signed-off-by: Rosen Penev --- diff --git a/net/ibrdtnd/Makefile b/net/ibrdtnd/Makefile index d83bc2cc1..cfc82d777 100644 --- a/net/ibrdtnd/Makefile +++ b/net/ibrdtnd/Makefile @@ -9,11 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ibrdtnd PKG_VERSION:=1.0.1 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases PKG_HASH:=9bd79636154093ab6bf4fd10d6c62d67c6db45141460847b19def327c93771ed + PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=Apache-2.0 @@ -46,8 +47,6 @@ CONFIGURE_ARGS += \ --without-vmime \ --disable-libdaemon -TARGET_CXXFLAGS += -std=gnu++03 - define Package/ibrdtnd/install $(INSTALL_DIR) $(1)/usr/sbin/ $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/dtnd $(1)/usr/sbin/