Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
atlas
please-install
Commits
8465f439
Commit
8465f439
authored
Sep 15, 2017
by
Vincent Chabannes
Browse files
add env variable GCC_DIR
parent
355af84c
Changes
1
Hide whitespace changes
Inline
Side-by-side
gcc/module.tmpl
View file @
8465f439
...
@@ -18,3 +18,4 @@ prepend-path PATH $prefix/bin
...
@@ -18,3 +18,4 @@ prepend-path PATH $prefix/bin
prepend-path LD_LIBRARY_PATH $prefix/lib64
prepend-path LD_LIBRARY_PATH $prefix/lib64
prepend-path MANPATH $prefix/share/man
prepend-path MANPATH $prefix/share/man
setenv FC $prefix/bin/gfortran
setenv FC $prefix/bin/gfortran
setenv GCC_DIR $prefix
\ No newline at end of file
Write
Preview
Markdown
is supported
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