Change in libosmocore[master]: configure.ac: clarify description of --enable-neon

2020-08-06 Thread laforge
laforge has submitted this change. ( 
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(-)

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



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 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-MessageType: merged


Change in libosmocore[master]: configure.ac: clarify description of --enable-neon

2020-08-06 Thread laforge
laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/19544 )

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


Patch Set 1: Code-Review+2


--
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 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-Comment-Date: Thu, 06 Aug 2020 21:11:59 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in libosmocore[master]: configure.ac: clarify description of --enable-neon

2020-08-06 Thread fixeria
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 
Gerrit-MessageType: newchange