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

where

parent 2ff83cf9
No related branches found
No related tags found
No related merge requests found
Pipeline #51018 passed with warnings with stage
......@@ -472,7 +472,7 @@ nagg(){
rm -fr ${BUILD}/hdf5_HL_REGION*
install_the_source ${tar_name} && \
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 " && \
ls ${USER_COTS_PATH}/lib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment