1
0
Fork 0

debug output

This commit is contained in:
jsteemann 2017-01-05 15:41:28 +01:00
parent 190c399e0c
commit f89c6af178
1 changed files with 2 additions and 0 deletions

View File

@ -193,6 +193,8 @@ void ArangoGlobalContext::runStartupChecks() {
#ifdef __arm__
// detect alignment settings for ARM
{
LOG(TRACE)
<< "running CPU alignment check";
// To change the alignment trap behavior, simply echo a number into
// /proc/cpu/alignment. The number is made up from various bits:
//