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

[VL] Fix process_setup_alinux3 arrow CMakeLists.txt path #6363

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

liujiayi771
Copy link
Contributor

What changes were proposed in this pull request?

Velox moved third_party/CMakeLists.txt to CMake/resolve_dependency_modules/arrow/CMakeLists.txt. The original sed command will give an error. Upon verification, it is now confirmed that there is no need to modify ${CMAKE_INSTALL_LIBDIR}, as its value is already set to lib64.

How was this patch tested?

N/A

Copy link

github-actions bot commented Jul 7, 2024

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@liujiayi771 liujiayi771 requested a review from Yohahaha July 7, 2024 05:01
@liujiayi771
Copy link
Contributor Author

@Yohahaha Could you help to check this change?

@Yohahaha Yohahaha merged commit 6b3b532 into apache:main Jul 8, 2024
39 checks passed
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.

None yet

2 participants