Re: [PATCH] configure: Always add pre-installed header directories to search path

2025-05-21 Thread Jeff Law
On 9/25/24 9:22 PM, Stephanos Ioannidis wrote: configure script was adding the target directory flags, including the '-B' flags for the executable prefix and the '-isystem' flags for the pre-installed header directories, to the target flags only for non-Canadian builds under the premise that t

[PATCH] configure: Always add pre-installed header directories to search path

2024-09-25 Thread Stephanos Ioannidis
configure script was adding the target directory flags, including the '-B' flags for the executable prefix and the '-isystem' flags for the pre-installed header directories, to the target flags only for non-Canadian builds under the premise that the host binaries under the executable prefix will no