Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
407918eb
Commit
407918eb
authored
Jul 18, 2018
by
Georgios Bitzes
Browse files
Update xrootd version used on Ubuntu to v4.8.4
parent
fff44d53
Pipeline
#452526
failed with stages
in 13 minutes and 29 seconds
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
ci/ubuntu/build-xrootd.sh
View file @
407918eb
...
...
@@ -23,10 +23,9 @@ mkdir -p $BASE_PATH
cd
$BASE_PATH
git clone https://github.com/xrootd/xrootd
cd
xrootd
git checkout v4.
6.0
git checkout v4.
8.4
mkdir
build
cd
build
cmake ..
-DCMAKE_INSTALL_PREFIX
=
"
$BASE_PATH
/install"
make
make
install
utils/ubuntu-asan.sh
View file @
407918eb
...
...
@@ -17,7 +17,7 @@ if [ ! "$(ls -A $XRD_BUILD)" ]; then
rm
-rf
xrootd
git clone https://github.com/xrootd/xrootd
pushd
xrootd
git checkout v4.
6.0
git checkout v4.
8.4
mkdir
build
&&
pushd
build
XRD_INSTALL
=
$PWD
/install
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment