[Bug 265398] devel/thrust: headers get installed in /usr/local/ directly rather than under /usr/local/include/
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Jul 2022 06:23:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265398 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. -- You are receiving this mail because: You are the assignee for the bug.