Skip to content
Snippets Groups Projects
Commit 9aa4120a authored by Scott Mindock's avatar Scott Mindock
Browse files

where

parent 2ff83cf9
Branches
No related tags found
No related merge requests found
Pipeline #51018 passed with warnings
...@@ -472,7 +472,7 @@ nagg(){ ...@@ -472,7 +472,7 @@ nagg(){
rm -fr ${BUILD}/hdf5_HL_REGION* rm -fr ${BUILD}/hdf5_HL_REGION*
install_the_source ${tar_name} && \ install_the_source ${tar_name} && \
cd hdf5_HL_REGION* && \ cd hdf5_HL_REGION* && \
export HDF5_INSTALL_DIR=${USER_COTS_PATH} && \ export HDF5_INSTALL_DIR=${USER_COTS_PATH}/lib && \
export LDFLAGS=" -static -L${USER_COTS_PATH}/lib " && \ export LDFLAGS=" -static -L${USER_COTS_PATH}/lib " && \
ls ${USER_COTS_PATH}/lib ls ${USER_COTS_PATH}/lib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment