Change in libosmocore[master]: configure.ac: fix: do not define HAVE_NEON unconditionally

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Thu Aug 6 21:02:51 UTC 2020


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


Change subject: configure.ac: fix: do not define HAVE_NEON unconditionally
......................................................................

configure.ac: fix: do not define HAVE_NEON unconditionally

Change-Id: I761a7afaeda9d232ac26edff47949e911f8f1f0c
---
M configure.ac
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/45/19545/1

diff --git a/configure.ac b/configure.ac
index cc8d3a7..d249be9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -384,8 +384,6 @@
 		[Enable ARM NEON instructions support [default=no]]
 	)],
 	[neon=$enableval], [neon="no"])
-AC_DEFINE(HAVE_NEON,,
-[Support ARM NEON instructions])
 AM_CONDITIONAL(HAVE_NEON, [test "x$neon" != "xno"])
 
 

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I761a7afaeda9d232ac26edff47949e911f8f1f0c
Gerrit-Change-Number: 19545
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200806/501f2516/attachment.htm>


More information about the gerrit-log mailing list