On 11/14 11:46, Charlene Wendling wrote: > Hi, > > I've spotted that in the current sparc64 bulk: > > > c++ -I. -I/usr/local/include/ruby-2.6/sparc64-openbsd > > -I/usr/local/include/ruby-2.6/ruby/backward > > -I/usr/local/include/ruby-2.6 -I. -I./libsass/include > > -DOPENSSL_NO_STATIC_ENGINE -I/usr/local/include -fPIC -O2 -pipe > > -std=c++11 -DLIBSASS_VERSION='"3.6.1"' -o ast.o > > -c ./libsass/src/ast.cpp > > cc1plus: error: unrecognized command line option "-std=c++11" > > base-gcc can't deal with c++11. > > Once ports-gcc is used it builds fine on macppc [0]. While here i've > fixed a malformed RCS tag. > > Revision bump is unneeded, it changes nothing on clang archs and it > has been never built on base-gcc ones. > > Comments/feedback are welcome,
OK jeremy@ Thanks, Jeremy
