mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
pkg(gcc-10.2.0): Adds Fortran support for GCC (#236)
This commit is contained in:
parent
959830c652
commit
65cbefa94e
5 changed files with 13 additions and 1 deletions
1
packages/gcc/10.2.0/environment
vendored
1
packages/gcc/10.2.0/environment
vendored
|
@ -2,3 +2,4 @@
|
|||
|
||||
# Put 'export' statements here for environment variables
|
||||
export PATH=$PWD/bin:$PATH
|
||||
export LD_LIBRARY_PATH="$PWD/lib:$PWD/lib64" # Need this to properly link Fortran
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue