Added sit class file for GCC UPC.

This commit is contained in:
Christoph Niethammer 2011-07-22 12:20:17 +00:00
parent 6ddf153528
commit c8818e508b

View file

@ -0,0 +1,20 @@
#!/bin/sh
# sit class file
#
# Christoph Niethammer <niethammer@hlrs.de> (C) 2011
#
CATEGORY="compiler"
PACKAGE="gccupc"
VERSION="4.5.1.2"
URL="http://gcc.gnu.org"
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>"
# Archive A and package name P
A=upc-${VERSION}.src.tar.gz
P=upc-${VERSION}
# Other interesting configure options:
CONFIGURE_OPTS="
"