Opened 2 years ago
#65229 assigned defect
tsduck @3.22-1953: include location '/usr/local/include' is unsafe for cross-compilation
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | quentinmit (Quentin Smith) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | tsduck |
Description
error: include location '/usr/local/include' is unsafe for cross-compilation [-Werror,-Wpoison-system-directories]
Not sure why it thinks there's cross-compilation happening, but indeed we don't want builds to try to use anything from /usr/local.
Note: See
TracTickets for help on using
tickets.