Attempting to disable the cxx use flag for gcc-4.8 or later is suicide because C++ is required to compile the compiler. Reproducible: Always
The cxx USE flag doesn't do anything in GCC 4.8 or later.