summaryrefslogtreecommitdiff
path: root/cmake.req
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-02-03 18:32:18 +0000
committerCoprDistGit <infra@openeuler.org>2025-02-03 18:32:18 +0000
commitb3ca500da4399f2737a9795c57ebb663982482ba (patch)
tree9b04109e5ea4de23f892b948e815473a00682fa5 /cmake.req
parent344abe762077378e879dec21fa831e2925b8ef29 (diff)
automatic import of cmakeopeneuler24.03_LTS
Diffstat (limited to 'cmake.req')
-rw-r--r--cmake.req2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake.req b/cmake.req
index 5dea386..9af5c44 100644
--- a/cmake.req
+++ b/cmake.req
@@ -45,8 +45,6 @@ class CMakeParser:
has_module = True
if re.match(".*/usr/lib(64)?/cmake/.*", modulePath):
is_arched = True
- elif re.match(".*/usr/libilp32/cmake/.*", modulePath):
- is_arched = True
if has_module:
if is_arched: