From 0d40320df0677aded7f2e7cf7026d22eceb95ab2 Mon Sep 17 00:00:00 2001 From: FrankXie Date: Thu, 21 Nov 2024 09:06:06 +0000 Subject: [PATCH] revert --- ports/cpuid/fix-build.patch | 1 - 1 file changed, 1 deletion(-) diff --git a/ports/cpuid/fix-build.patch b/ports/cpuid/fix-build.patch index c8e71da963..02ce135cc6 100644 --- a/ports/cpuid/fix-build.patch +++ b/ports/cpuid/fix-build.patch @@ -9,4 +9,3 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt if(LIBCPUID_TESTS) add_subdirectory(tests) endif() - \ No newline at end of file