Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
ssg
Commits
5c26bd54
Commit
5c26bd54
authored
Nov 02, 2017
by
Philip Carns
Browse files
use newer gcc on cooley
parent
ec939515
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/perf-regression/cooley/run-regression.sh
View file @
5c26bd54
...
...
@@ -10,6 +10,9 @@ set -e
SANDBOX
=
/tmp/mochi-regression-
$$
PREFIX
=
~/tmp/mochi-regression-install-
$$
JOBDIR
=
~/tmp/mochi-regression-job-
$$
# less ancient gcc
export
CC
=
/soft/compilers/gcc/7.1.0/bin/gcc
export
CFLAGS
=
"-O3"
export
PKG_CONFIG_PATH
=
$PREFIX
/lib/pkgconfig
export
PATH
=
/soft/buildtools/cmake/current/bin/:
$PATH
# working cmake version
...
...
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