https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753
--- Comment #18 from Steve Wills <[email protected]> --- (In reply to Frans van der Veer from comment #17) That's fine, thanks. It's running: > clang++ -c -pipe -mavx2 -O2 -w -fPIC -DNO_ATTRIBUTE > -DQT_COMPILER_SUPPORTS_AVX2 -I. -I/usr/local/include > -I/usr/ports/devel/qt5-qmake/work/qtbase-everywhere-src-5.15.2/mkspecs/freebsd-clang > -o main.o main.cpp without issue. Maybe qmodule.pri is meant to indicate what the compiler supports, not what the host or target support? It's quite confusing. -- You are receiving this mail because: You are the assignee for the bug.
