NGSolve / netgen

https://ngsolve.org
GNU Lesser General Public License v2.1
298 stars 131 forks source link

utils.hpp: use arch defines for Apple correctly #171

Open barracuda156 opened 10 months ago

barracuda156 commented 10 months ago

Existing code unnecessarily excludes PowerPC. Change the macro so that it has the desired effect.

For the reference, mach_absolute_time is supported from 10.0: https://developer.apple.com/documentation/kernel/1462446-mach_absolute_time