blob: 8ab5e081d06c44bb9939a1a8d66be97698966c35 [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.2/clang/make.defaults,v 1.1 2013/08/09 14:11:22 aballier Exp $
CFLAGS="-O2 -pipe"
CXXFLAGS="-stdlib=libc++ ${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"