Ignore:
Timestamp:
Jul 30, 2020, 2:56:16 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
e0f93e0
Parents:
7288c00
Message:

Added configure logic for io_uring flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/prelude/defines.hfa.in

    r7288c00 r22ddade  
    5050#undef CFA_HAVE_IORING_OP_REMOVE_BUFFER
    5151
     52#undef CFA_HAVE_IOSQE_FIXED_FILE
     53#undef CFA_HAVE_IOSQE_IO_DRAIN
     54#undef CFA_HAVE_IOSQE_ASYNC
     55#undef CFA_HAVE_IOSQE_IO_LINK
     56#undef CFA_HAVE_IOSQE_IO_HARDLINK
     57#undef CFA_HAVE_SPLICE_F_FD_IN_FIXED
     58
    5259#undef HAVE_PREADV2
    5360#undef HAVE_PWRITEV2
Note: See TracChangeset for help on using the changeset viewer.