diff options
author | CoprDistGit <infra@openeuler.org> | 2024-11-01 13:45:51 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-11-01 13:45:51 +0000 |
commit | 0a3d9d1adef8566c337859aeb5027352aedc3014 (patch) | |
tree | 3d6311ee5924208c453475073404f6254b59d376 /cmake.req | |
parent | a72f9d0a466aa707fb5613f49d55fb4570a39b26 (diff) |
automatic import of cmake
Diffstat (limited to 'cmake.req')
-rwxr-xr-x[-rw-r--r--] | cmake.req | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake.req b/cmake.req index 5dea386..9af5c44 100644..100755 --- 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: |