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

where

parent 9119935f
No related branches found
No related tags found
No related merge requests found
Pipeline #51022 passed with warnings
...@@ -467,7 +467,7 @@ mk_hl_region() ...@@ -467,7 +467,7 @@ mk_hl_region()
{ {
echo ${FUNCNAME[0]} echo ${FUNCNAME[0]}
rm -fr ${BUILD}/hdf5_HL* && \ rm -fr ${BUILD}/hdf5_HL* && \
tar_name=hdf5_HL_REGION-1.1.5.tar && \ tar_name=hdf5_HL_REGION-1.1.5.tar.gz && \
install_the_source $tar_name && \ install_the_source $tar_name && \
export HDF5_INSTALL_DIR=${USER_COTS_PATH} && \ export HDF5_INSTALL_DIR=${USER_COTS_PATH} && \
export CPPFLAGS="-I${USER_COTS_PATH}/include" && \ export CPPFLAGS="-I${USER_COTS_PATH}/include" && \
......
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