mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-25 01:35:17 +00:00
4 lines
38 B
Bash
4 lines
38 B
Bash
|
#!/bin/sh -eux
|
||
|
|
||
|
llvm-config --version
|