mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-04 14:43:42 -04:00
This also adds a flag for checking whether it is active or not. Signed-off-by: julianknodt <julianknodt@gmail.com>
4 lines
80 B
Makefile
4 lines
80 B
Makefile
get_liburing:
|
|
git clone git@github.com:axboe/liburing.git
|
|
cd liburing && make
|