Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linuxbin
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aerospace and Mechanical Engineering
linuxbin
Commits
7fd2bf0a
Commit
7fd2bf0a
authored
2 years ago
by
Papeleux Luc
Browse files
Options
Downloads
Plain Diff
Merge branch 'papeleux' of gitlab.uliege.be:am-dept/linuxbin into papeleux
parents
a260c2c0
fb7540e8
No related branches found
Branches containing commit
Tags
v3047
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cfg/warson/compilers.bashrc
+7
-0
7 additions, 0 deletions
cfg/warson/compilers.bashrc
cfg/warson/compilers.profile
+8
-0
8 additions, 0 deletions
cfg/warson/compilers.profile
with
15 additions
and
0 deletions
cfg/warson/compilers.bashrc
0 → 100644
+
7
−
0
View file @
7fd2bf0a
add2env PATH "/opt/gcc-9.4.0/bin" front
add2env LD_LIBRARY_PATH "/opt/gcc-9.4.0/lib64" front
# sinon cmake build avec /usr/bin/c++...
export CC=gcc
export CXX=g++
export FC=gfortran
This diff is collapsed.
Click to expand it.
cfg/warson/compilers.profile
0 → 100644
+
8
−
0
View file @
7fd2bf0a
add2env
PATH
"/opt/gcc-9.4.0/bin"
front
add2env
LD_LIBRARY_PATH
"/opt/gcc-9.4.0/lib64"
front
# sinon cmake build avec /usr/bin/c++...
export
CC
=
gcc
export
CXX
=
g
++
export
FC
=
gfortran
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment