Skip to content

Remove export of CPLUS_INCLUDE_PATH in AOCL#351

Merged
tikk3r merged 1 commit intotikk3r:fedora-py3from
AlexKurek:remove-CPLUS_INCLUDE_PATH-aocl
Mar 25, 2026
Merged

Remove export of CPLUS_INCLUDE_PATH in AOCL#351
tikk3r merged 1 commit intotikk3r:fedora-py3from
AlexKurek:remove-CPLUS_INCLUDE_PATH-aocl

Conversation

@AlexKurek
Copy link
Copy Markdown
Contributor

Description

There is no /opt/aocl/5.1/aocc/include folder. CPLUS_INCLUDE_PATH is exported in amd-libs.cfg:

export AOCL_ROOT=/opt/aocl/5.1.0/aocc;
export C_INCLUDE_PATH=/opt/aocl/5.1.0/aocc/include:$C_INCLUDE_PATH
export CPLUS_INCLUDE_PATH=/opt/aocl/5.1.0/aocc/include:$CPLUS_INCLUDE_PATH
export LD_LIBRARY_PATH=/opt/aocl/5.1.0/aocc/lib:$LD_LIBRARY_PATH
export LIBRARY_PATH=/opt/aocl/5.1.0/aocc/lib:$LIBRARY_PATH

@tikk3r tikk3r merged commit b92ce0d into tikk3r:fedora-py3 Mar 25, 2026
1 check failed
@AlexKurek AlexKurek deleted the remove-CPLUS_INCLUDE_PATH-aocl branch March 25, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants