Change in libusrp[master]: m4/ax_boost_base.m4: Update to newest version from autoconf-archive

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

pespin gerrit-no-reply at lists.osmocom.org
Wed Feb 19 14:49:53 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libusrp/+/17224 )


Change subject: m4/ax_boost_base.m4: Update to newest version from autoconf-archive
......................................................................

m4/ax_boost_base.m4: Update to newest version from autoconf-archive

Fetched from:
https://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_boost_base.m4

Change-Id: Id2753b8d13817d3bfa6cb198b272c60f466b6da6
---
M m4/ax_boost_base.m4
1 file changed, 3 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libusrp refs/changes/24/17224/1

diff --git a/m4/ax_boost_base.m4 b/m4/ax_boost_base.m4
index 2bce519..16fa69b 100644
--- a/m4/ax_boost_base.m4
+++ b/m4/ax_boost_base.m4
@@ -33,7 +33,7 @@
 #   and this notice are preserved. This file is offered as-is, without any
 #   warranty.
 
-#serial 43
+#serial 47
 
 # example boost program (need to pass version)
 m4_define([_AX_BOOST_BASE_PROGRAM],
@@ -113,7 +113,8 @@
     dnl are found, e.g. when only header-only libraries are installed!
     AS_CASE([${host_cpu}],
       [x86_64],[libsubdirs="lib64 libx32 lib lib64"],
-      [ppc64|s390x|sparc64|aarch64|ppc64le],[libsubdirs="lib64 lib lib64"],
+      [mips*64*],[libsubdirs="lib64 lib32 lib lib64"],
+      [ppc64|powerpc64|s390x|sparc64|aarch64|ppc64le|powerpc64le|riscv64],[libsubdirs="lib64 lib lib64"],
       [libsubdirs="lib"]
     )
 

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

Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Change-Id: Id2753b8d13817d3bfa6cb198b272c60f466b6da6
Gerrit-Change-Number: 17224
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200219/6a4f4ade/attachment.htm>


More information about the gerrit-log mailing list