13 lines
177 B
Plaintext
13 lines
177 B
Plaintext
|
# TODO REVIEW: better summary
|
||
|
summary: ""
|
||
|
test: ./test.sh
|
||
|
require:
|
||
|
- clang
|
||
|
- lld
|
||
|
- compiler-rt
|
||
|
- libcxx-devel
|
||
|
- libcxx-static
|
||
|
- glibc-devel
|
||
|
- glibc-static
|
||
|
- gcc
|