summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/RunningCactus.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UsersGuide/RunningCactus.tex')
-rw-r--r--doc/UsersGuide/RunningCactus.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/UsersGuide/RunningCactus.tex b/doc/UsersGuide/RunningCactus.tex
index a62b44bf..5420b3ee 100644
--- a/doc/UsersGuide/RunningCactus.tex
+++ b/doc/UsersGuide/RunningCactus.tex
@@ -480,6 +480,11 @@ created by Cactus. The only options available are \texttt{yes} and
\texttt{no}, the default is \texttt{yes}. Set this to \texttt{no} if your
compiler reports error messages about unrecognised \verb|#| directives.
+\item [\texttt{CROSS\_COMPILE}] Enables cross compilation.
+ Available options are \texttt{yes} and \texttt{no}, the default is
+ \texttt{no}. To create a cross compiled configuration one must explicitly set
+ this option to \texttt{yes}.
+
\item [\texttt{DISABLE\_REAL16}] Disable support for the data type
\texttt{CCTK\_REAL16}. The only options available are \texttt{yes} and
\texttt{no}, the default is \texttt{no}. Cactus autodetects this data type