14:57:54 **** ビルド of configuration デフォルト for project fugafuga ****
Info: Configuration "デフォルト" uses tool-chain "LLVM with Clang (Linux)" that is unsupported on this system, attempting to build anyway.
make fugafuga
cc -O2 -pipe fugafuga.c -o fugafuga
14:57:54 Build Finished (took 71ms)
cc で Clang が動作しているのか確認してみました。
> cc --version
FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)
Target: x86_64-unknown-freebsd11.2
Thread model: posix
InstalledDir: /usr/bin