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

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Aug 6 21:12:33 UTC 2020


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 <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200806/9d40ebaf/attachment.htm>


More information about the gerrit-log mailing list