daniel has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/34879?usp=email )

Change subject: Disable uring when building for embedded
......................................................................

Disable uring when building for embedded

Change-Id: Iec2503986c6d3487761ba592daef0fd42478aa7d
Related: OS#6233
---
M configure.ac
1 file changed, 11 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, approved
  Jenkins Builder: Verified




diff --git a/configure.ac b/configure.ac
index 2fc9895..29a9570 100644
--- a/configure.ac
+++ b/configure.ac
@@ -403,6 +403,7 @@
        AM_CONDITIONAL(ENABLE_LIBSCTP, false)
        AM_CONDITIONAL(ENABLE_LIBUSB, false)
        AM_CONDITIONAL(ENABLE_PCSC, false)
+       AM_CONDITIONAL(ENABLE_URING, false)
        AM_CONDITIONAL(ENABLE_PSEUDOTALLOC, true)
        AM_CONDITIONAL(ENABLE_SERCOM_STUB, true)
        AM_CONDITIONAL(EMBEDDED, true)

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/34879?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Iec2503986c6d3487761ba592daef0fd42478aa7d
Gerrit-Change-Number: 34879
Gerrit-PatchSet: 2
Gerrit-Owner: daniel <dwillm...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillm...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to