https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228341
Bug ID: 228341
Summary: devel/qt5-qmake 5.10.1 falsely calls g++
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Created attachment 193512
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193512&action=edit
qt5-qmake porting failure
Seems like it needs porting patch from `g++` calling to `c++` or direct `g++6`
for e.g.
Work arounded for now via `ln -s /usr/local/bin/g++6 /usr/local/bin/g++`
ports tree , kernel & world latest.
Thank you for development.
--
You are receiving this mail because:
You are the assignee for the bug.