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

Move default third party dir into build dir #5230

Merged
merged 6 commits into from Jun 18, 2021

Conversation

jackalcooper
Copy link
Collaborator

@jackalcooper jackalcooper commented Jun 18, 2021

因为经过各种优化,third party 的编译已经相当快了,所以没有复用 third party 的编译结果的需求了,现在将默认第三方库的路径从[src root]/third_party改为 [src root]/build/third_party_install

@oneflow-ci-bot oneflow-ci-bot removed their request for review June 18, 2021 05:39
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 18, 2021 05:39
@oneflow-ci-bot oneflow-ci-bot requested review from oneflow-ci-bot and removed request for oneflow-ci-bot June 18, 2021 07:05
@oneflow-ci-bot oneflow-ci-bot merged commit b041b73 into master Jun 18, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the mv-default-third-party-dir-into-build-dir-1 branch June 18, 2021 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants