zhouyuan commented on code in PR #9294:
URL: https://github.com/apache/incubator-gluten/pull/9294#discussion_r2039001571
##########
ep/build-velox/src/setup-centos7.sh:
##########
@@ -110,7 +110,7 @@ function install_snappy {
function install_dwarf {
cd "${DEPENDENCY_DIR}"
wget_and_untar
https://github.com/davea42/libdwarf-code/archive/refs/tags/20210528.tar.gz dwarf
- cd dwarf
+ pushd dwarf
Review Comment:
it seems the dwarf is introduced by other dependency, not the one here
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]