Skip to content

Commit

Permalink
Revert "[CMake] Provide Findzstd module"
Browse files Browse the repository at this point in the history
This reverts commit 8490598.

This breaks running llvm tests:

llvm-lit: /home/npopov/repos/llvm-project/llvm/utils/lit/lit/TestingConfig.py:138: fatal: unable to parse config file '/home/npopov/repos/llvm-project/build/test/lit.site.cfg.py', traceback: Traceback (most recent call last):
  File "/home/npopov/repos/llvm-project/llvm/utils/lit/lit/TestingConfig.py", line 127, in load_from_path
    exec(compile(data, path, 'exec'), cfg_globals, None)
  File "/home/npopov/repos/llvm-project/build/test/lit.site.cfg.py", line 48, in <module>
    config.have_zstd = FALSE
NameError: name 'FALSE' is not defined
  • Loading branch information
nikic committed Oct 6, 2022
1 parent 36f77e2 commit 2d433ae
Showing 1 changed file with 0 additions and 49 deletions.
49 changes: 0 additions & 49 deletions llvm/cmake/modules/Findzstd.cmake

This file was deleted.

0 comments on commit 2d433ae

Please sign in to comment.