24 Oct
2017
24 Oct
'17
02:44
On 24 October 2017 at 07:46, Frank Kunz <mailinglists@kunz-im-inter.net> wrote:
How to get a newer compiler version into use for AppImage build?
Have you tried adding gcc5-c++ as a BuildRequires? You'll then need to tell the Makefile to run g++-5 somehow. Depending on how the Makefile is written, this could either involve setting an environment variable (if it's written properly) or writing a patch to change the g++ command (if written poorly). -- - Karl Cheng (Qantas94Heavy) -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org