blob: 29293024a58c8c2e67415be098beb72d07a94698 [file] [log] [blame]
# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/make.defaults,v 1.1 2013/06/19 20:13:50 aballier Exp $
CFLAGS="-O2 -pipe"
CXXFLAGS="-stdlib=libc++ ${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"