pkg(ada-2012): Added ada 2012

This commit is contained in:
Jarrod Sanders 2022-01-30 16:12:22 -05:00
parent 9057e3c8d1
commit 9276abde3e
6 changed files with 81 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#!/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