piston/packages/ada/2012/environment

8 lines
216 B
Plaintext
Raw Normal View History

2022-01-30 22:12:22 +01:00
#!/usr/bin/env bash
# Put 'export' statements here for environment variables
#export PATH=$PWD/bin:$PATH
export PATH=/opt/gcc-fsf-gnat/bin:$PATH
export LD_LIBRARY_PATH=/opt/gcc-fsf-gnat/lib64:/opt/gcc-fsf-gnat/lib