aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hwpmc/hwpmc_arm64.c
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-10-24 04:03:32 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-10-24 04:03:32 +0000
commit8758abd5b3f031aa793ed09dc6e050985d120bce (patch)
tree720aefbc07c7a7f2933d12aa74cb60af1f9275bf /sys/dev/hwpmc/hwpmc_arm64.c
parentde606f83e00defed267325576ffdb7abbc6eb8a4 (diff)
Slightly rework the comments and logic for default Clang/GCC.
This is because the previous version was very obscure about the fact that despite having Clang "on by default" for architectures such as powerpc, it does not actually build due to the GCC it uses not having C++11 support. Using an external compiler that supports C++11 does allow this to work. This whole block should be rethought more given "on by default" is not really default without extra work which could actually be surprising for why Clang is showing up when using a newer GCC. Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=289869
Diffstat (limited to 'sys/dev/hwpmc/hwpmc_arm64.c')
0 files changed, 0 insertions, 0 deletions