>> The build fails with a configure error:
>> 
>>   configure: error:
>>     Calling /usr/local/opt/qt/bin/qmake -spec macx-g++ failed.
>>
>> [...]
>> The patch tells qmake to use `macx-clang` instead of `macx-g++` as
>> its spec.
> 
> With the new `autotroll.m4' version, you can override the Qt5
> specfile with
> 
>   QMAKESPEC='macx-clang' ./configure ...

Good news: homebrew seems meanwhile to be able to catch this: It is no
longer necessary to adjust `QMAKESPEC' manually, cf.

  https://github.com/Homebrew/homebrew-core/pull/30429


    Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to