package/mongodb: disable on powerpc64
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 9 Mar 2019 21:12:36 +0000 (22:12 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 11 Mar 2019 21:58:43 +0000 (22:58 +0100)
commitf9fd1931410ec7f68e0f310efb9c5f616bb73ea8
tree510bfe0474a7f2cb5f7f68b38ee10c9ff9144f58
parentee772dad7b76dcc49bc86b5a232ccdcedec60904
package/mongodb: disable on powerpc64

As stated in SConstruct, the altivec runtime test breaks
cross-compilation: "This checks for an altivec optimization we use in
full text search. Different versions of gcc appear to put output bytes
in different parts of the output vector produced by vec_vbpermq.  This
configure check looks to see which format the compiler produces. NOTE:
This breaks cross compiles, as it relies on checking runtime
functionality for the environment we're in."

Fixes:
 - http://autobuild.buildroot.org/results/162198617979a83b66f70ed6013251942ed04d67

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mongodb/Config.in