piston/packages/gcc/12.2.0/environment
2023-04-07 23:03:27 +02:00

5 lines
No EOL
186 B
Bash

#!/usr/bin/env bash
# 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