On 30.06.2018 13:39, Adrian Bunk wrote:
> On Mon, Jun 25, 2018 at 10:10:09PM +0200, Joachim Reichel wrote:
>>> I noticed because this problem still affects #883986.
>>>
>>> And the build logs at [1] also show plenty of the cgal -fdebug-prefix-map=
>>
>> Users are not supposed to use internal variables like CGAL_CXX_FLAGS_INIT.
>> They
>> contain values that were used to build CGAL. (I need to check whether the
>> files
>> needs to be installed at all.)
>
> In #883986 you wrote:
> You shouldn't drop ${CGAL_CXX_FLAGS_INIT} completely.
Yes, because the patch that I was refering to is wrong because you drop critical
flags like -frounding-math.
That does not change the fact that CGAL_CXX_FLAGS_INIT is an internal variable.
Joachim