From 47669b6e858ffb3629cb237c65e5f1abdeff37ec Mon Sep 17 00:00:00 2001 From: Marcel Loose <loose@astron.nl> Date: Wed, 13 Aug 2008 07:27:27 +0000 Subject: [PATCH] Bug 835: Added variants file for lioffen. --- .gitattributes | 1 + autoconf_share/variants.lioffen | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 autoconf_share/variants.lioffen diff --git a/.gitattributes b/.gitattributes index 8b685035c4c..1572e2d086d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1199,6 +1199,7 @@ autoconf_share/makeversion -text autoconf_share/variants.bgfen -text autoconf_share/variants.bgfen0 -text autoconf_share/variants.frontend-4 -text +autoconf_share/variants.lioffen -text cmake/CMakeSettings.cmake -text cmake/FindBlitz.cmake -text cmake/FindBoost.cmake -text diff --git a/autoconf_share/variants.lioffen b/autoconf_share/variants.lioffen new file mode 100644 index 00000000000..fd7e8b5d7dd --- /dev/null +++ b/autoconf_share/variants.lioffen @@ -0,0 +1,3 @@ +gnu.compiler.conf: CXX="$CCACHE /usr/bin/g++" + +gnu.compiler.aipspp.var: --with-casacore=/app/casacore/casacore-0.3.0patched --without-wcs -- GitLab