MEGAcmd: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Helmut Pozimski 2018-07-23 20:43:33 +02:00 committed by Enno Boland
parent 1288bfa125
commit 0eddfbba67
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'MEGAcmd'
pkgname=MEGAcmd
version=0.9.9
revision=1
revision=2
build_style=gnu-configure
make_build_args='LIBTOOLFLAGS="--tag=CXX"'
hostmakedepends="autoconf-archive autogen gettext automake libtool pkg-config"