Skip to content

Commit 2041060

Browse files
authored
Remove remaining usepolly reference
1 parent 0c36df5 commit 2041060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easybuild/easyblocks/l/llvm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class EB_LLVM(CMakeMake):
179179
'bootstrap',
180180
'full_llvm',
181181
'python_bindings',
182-
'usepolly',
182+
'use_polly',
183183
]
184184

185185
# Create symlink between equivalent host triples, useful so that other build processes that relies on older

0 commit comments

Comments
 (0)