Skip to content

Commit

Permalink
Merge branch 'liburing.pc' of https://github.com/sahlberg/liburing
Browse files Browse the repository at this point in the history
* 'liburing.pc' of https://github.com/sahlberg/liburing:
  README: add instructions how to built liburing.pc
  • Loading branch information
axboe committed Nov 19, 2024
2 parents f113218 + 9d10005 commit 3b215fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@ Building liburing
#
make -j$(nproc);

#
# Build liburing.pc
#
make liburing.pc

#
# Install liburing (headers, shared/static libs, and manpage).
#
Expand Down

0 comments on commit 3b215fb

Please sign in to comment.