Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
690ed455
Commit
690ed455
authored
Mar 01, 2012
by
Christoph Wissing
Browse files
Introduce new slc5_amd64_gcc462 architecture.
parent
0791c9b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/TestCmsswVersion.sh
View file @
690ed455
...
...
@@ -14,9 +14,12 @@ case $cmsver in
CMSSW_3_[4-9]
*
|
CMSSW_3_1[01]
*
)
arch
=
slc5_ia32_gcc434
;;
*
)
CMSSW_4
*
|
CMSSW_5_0
*
)
arch
=
slc5_amd64_gcc434
;;
*
)
arch
=
slc5_amd64_gcc462
;;
esac
export
SCRAM_ARCH
=
$arch
export
BUILD_ARCH
=
$arch
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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