commit | 8df612cf36627001d9b92fa03b44a601c50710d2 | [log] [tgz] |
---|---|---|
author | Dylan Baker <dylan@pnwbakers.com> | Tue Aug 30 12:48:43 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 30 12:48:43 2022 -0700 |
tree | 2b60af0142872fcac996900bc53370c466b65a70 | |
parent | 2c1ac8ac1ddb532cf498cc97a5bb36d5a05b4094 [diff] |
Revert "Add LLVM_CONFIG support" This reverts commit 2c1ac8ac1ddb532cf498cc97a5bb36d5a05b4094.
diff --git a/mesonbuild/envconfig.py b/mesonbuild/envconfig.py index 97f7264..0e47c05 100644 --- a/mesonbuild/envconfig.py +++ b/mesonbuild/envconfig.py
@@ -132,7 +132,6 @@ 'pkg-config': 'PKG_CONFIG', 'make': 'MAKE', 'vapigen': 'VAPIGEN', - 'llvm-config': 'LLVM_CONFIG', } # Deprecated environment variables mapped from the new variable to the old one