# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# System-wide defaults for all MiNT profiles
# This file should rarely need to be changed

# 'Sane' defaults
ELIBC="mintlib"
KERNEL="freemint"

# openmp: bug #515616
USE="fortran static-libs -openmp"