- Use -std=gnu++11 in ppc64le to work around a bug in gcc7 which
redefines bool in altivec.h thus making all code that uses bool
fail to build (boo#1195517)
- Use -std=gnu++11 in ppc64le to work around a bug in gcc7 which
redefines bool in altivec.h thus making all code that uses bool
fail to build (boo#1195517)