Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps/ittapi: Update ittapi clean target #52693

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

inkydragon
Copy link
Sponsor Member

Change:

  • clean libittnotify and libjitprofiling, not libopenlibm

julia/deps/ittapi.mk

Lines 23 to 25 in 0f62824

cp -a $1/bin/libittnotify.a $2/$$(build_libdir)
cp -a $1/bin/libjitprofiling.a $2/$$(build_libdir)
# cp -a $1/bin/libadvisor.a $2/$$(build_libdir)

@inkydragon inkydragon added domain:building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries labels Jan 2, 2024
@vtjnash vtjnash merged commit eb82072 into JuliaLang:master Feb 6, 2024
5 of 7 checks passed
@inkydragon inkydragon deleted the deps-ittapi branch February 6, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants