# Copyright 1999-2021 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI=7LIBRETRO_REPO_NAME="libretro/dosbox-libretro"
inheritlibretro-coreflag-o-matic
DESCRIPTION="DOSBox libretro port"LICENSE="GPL-2+"SLOT="0"
src_compile(){append-cxxflags-std=gnu++11
default
}