config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patch] configure: Also check C++11 (flags) for ${build} compiler not on


From: Tobias Burnus
Subject: [Patch] configure: Also check C++11 (flags) for ${build} compiler not only for ${host}
Date: Thu, 13 Aug 2020 13:51:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Here, the ${host} compiler was newer, supporting C++11 by default
while the ${build} compiler required -std=c++11.
Hence, the build failed.

OK?

Tobias

-----------------
Mentor Graphics (Deutschland) GmbH, Arnulfstraße 201, 80634 München / Germany
Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Alexander 
Walter

Attachment: config-cxx11.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]