fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/19544 )


Change subject: configure.ac: clarify description of --enable-neon
......................................................................

configure.ac: clarify description of --enable-neon

Change-Id: Id261dcf396f19a385203ae5f339cc5570efa4aab
---
M configure.ac
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/44/19544/1

diff --git a/configure.ac b/configure.ac
index 2397b2f..cc8d3a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -381,7 +381,7 @@
 AC_ARG_ENABLE(neon,
        [AS_HELP_STRING(
                [--enable-neon],
-               [Enable NEON support]
+               [Enable ARM NEON instructions support [default=no]]
        )],
        [neon=$enableval], [neon="no"])
 AC_DEFINE(HAVE_NEON,,

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/19544
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Id261dcf396f19a385203ae5f339cc5570efa4aab
Gerrit-Change-Number: 19544
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanits...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to