Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37742709
en ru br
ALT Linux repos
S:5.3-alt9
5.0: 3.1-alt1
4.1: 3.1-alt0.M41.1

Group :: Development/C++
RPM: getfemxx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-ppc64le.patch
Download


--- a/m4/ax_boost_base.m4
+++ b/m4/ax_boost_base.m4
@@ -92,7 +92,7 @@ if test "x$want_boost" = "xyes"; then
     libsubdirs="lib"
     ax_arch=`uname -m`
     case $ax_arch in
-      x86_64|ppc64|s390x|sparc64|aarch64)
+      x86_64|ppc64|ppc64le|s390x|sparc64|aarch64)
         libsubdirs="lib64 lib lib64"
         ;;
     esac
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin