Date: Sat, 23 Jul 2022 06:23:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265398] devel/thrust: headers get installed in /usr/local/ directly rather than under /usr/local/include/ Message-ID: <bug-265398-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265398 Bug ID: 265398 Summary: devel/thrust: headers get installed in /usr/local/ directly rather than under /usr/local/include/ Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: giuseppe.bilotta@gmail.com Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Since thrust is a header-only library, one would expect it to be installed under /usr/local/include(/thrust) rather than directly under /usr/local(/thrust). This would allow existing software that #include <thrust/whatever> to find = it simply by having the typical -I/usr/local/include in their search path. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265398-7788>