CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/08/05 10:59:42
Added files:
x11/qt5/qtwebengine/patches:
patch-src_3rdparty_chromium_third_party_skia_src_core_SkCpu_cpp
Log message:
Drop code already deleted upstream to unbreak build on arm64
The code was assuming Linux and tried to use getauxval(3) as soon as
sys/auxv.h was detected.
Discussed earlier for other ports with kettenis@ and landry@
ok phessler@ rsadowski@ (maintainer)
