summaryrefslogtreecommitdiff
blob: 603ec35e717f698a11f18c173233aa77e9fd15d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

# 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"