mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-08 12:56:27 +02:00
pkg(ada-2012): Added ada 2012
This commit is contained in:
parent
9057e3c8d1
commit
9276abde3e
6 changed files with 81 additions and 0 deletions
7
packages/ada/2012/environment
Normal file
7
packages/ada/2012/environment
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue