HomeFreeBSD

- Instead of patching every cpuid() call to match our version,

Description

  • Instead of patching every cpuid() call to match our version, simply provide two-argument compatibility method (I somehow forgot that this is C++ code so we can overload methods)
  • Remove no longer needed workaround for GCC 4.2.1: we always build in C++11 mode now and thus require modern compiler

Details

Provenance
danfeAuthored on
Parents
rP567461: - Unbreak the build with MDB support after r561652 and enable it
Branches
Unknown
Tags
Unknown