diff options
author | Kevin Vigor <kvigor@gmail.com> | 2019-05-06 15:41:30 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-05-06 15:44:59 -0600 |
commit | a17aec8458544f5ad3ce234b4750dce35a621081 (patch) | |
tree | 218fbc794de3260bf2ce027280e1a8c02f0453a2 /src/register.c | |
parent | 54cc960db0bb8fe1d6b2dde1d79d4a24e726ad36 (diff) |
liburing: do not build static library with -fPIC
Static libraries are generally built without -fPIC for slight
performance gain, make that the case for liburing.
Signed-off-by: Kevin Vigor <kvigor@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'src/register.c')
0 files changed, 0 insertions, 0 deletions