Permalink
Browse files

[build-aux] Boost_Base serial 27

Github-Pull: #8920
Rebased-From: 282abd8
  • Loading branch information...
1 parent 4a974b2 commit c134d9206d2629b479f4e0071ecafd9ec517ec04 @fanquake fanquake committed with luke-jr Oct 17, 2016
Showing with 2 additions and 2 deletions.
  1. +2 −2 build-aux/m4/ax_boost_base.m4
@@ -33,7 +33,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 26
+#serial 27
AC_DEFUN([AX_BOOST_BASE],
[
@@ -96,7 +96,7 @@ if test "x$want_boost" = "xyes"; then
libsubdirs="lib64 libx32 lib lib64"
;;
ppc64|s390x|sparc64|aarch64|ppc64le)
- libsubdirs="lib64 lib lib64 ppc64le"
+ libsubdirs="lib64 lib lib64"
;;
esac

0 comments on commit c134d92

Please sign in to comment.