Merge branch 'vendor/ACPICA-UNIX'
[dragonfly.git] / etc / defaults / compilers.conf
1 # clang from SVN trunk
2 clang_CC=/usr/local/bin/clang
3 clang_CFLAGS="-fno-color-diagnostics -std=gnu89"
4 clang_VERSION=4.1.2
5
6 # gcc44 from pkgsrc
7 gcc44_CC=/usr/pkg/gcc44/bin/cc
8 gcc44_CXX=/usr/pkg/gcc44/bin/c++
9 gcc44_CPP=/usr/pkg/gcc44/bin/cpp