The prior patch to add the gating configuration didn't actually add the tests. Pull them in from RHEL 8. Related: rhbz#1989278
4 lines
42 B
Bash
Executable File
4 lines
42 B
Bash
Executable File
#!/bin/bash
|
|
|
|
gcc -o uring uring.c -luring
|