On 11/9/2023 00:58, christos koninis wrote:
Hello all,

Is there any way to unset or change the CPATH/LIBRARY_PATH environment variables in a portfile during the build?
I have tried

build.env-delete        CPATH
build.env               CPATH=something

but they don't seem to be working.

The relevant options are compiler.cpath and compiler.library_path.

- Josh

Reply via email to