]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
port: Use __cpuid only, when available.
authorDetlef Riekenberg <wine.dev@web.de>
Mon, 14 Apr 2025 23:59:47 +0000 (01:59 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 15 Apr 2025 12:08:46 +0000 (14:08 +0200)
commit5a232688e1bc5ce41bc1f0e11cedaa0c6c643c8b
treeab594bdaa874ce0f16ce82e5c450c2e8f283c8bf
parent00a3168d5dd2e93ae65f83b91228f00f0bf507be
port: Use __cpuid only, when available.

Add a fallback, when __cpuid is not available
CMakeLists.txt
arch/x86/x86_features.c
configure