]> andersk Git - gssapi-openssh.git/commitdiff
o Add GPT readme file for tracking, among other things, configure
authorcphillip <cphillip>
Tue, 11 Jun 2002 16:46:10 +0000 (16:46 +0000)
committercphillip <cphillip>
Tue, 11 Jun 2002 16:46:10 +0000 (16:46 +0000)
      options passed via a GPT macro.

openssh/README.gpt [new file with mode: 0644]

diff --git a/openssh/README.gpt b/openssh/README.gpt
new file mode 100644 (file)
index 0000000..ba5d782
--- /dev/null
@@ -0,0 +1,14 @@
+README.gpt
+==========
+
+As part of the build process for the GPT package, we have decided to make greater
+use of the "macro" feature of GPT to minimize the number of changes to the
+underlying configure script.  This means that there will be a recommended set of
+configure options on a "per-platform" basis, and that you will specify these on
+the command-line to gpt-build as in:
+
+    $GPT_LOCATION/sbin/gpt-build gsi_openssh-0.5-src.tar.gz gcc32 \
+      GSI_OPENSSH_GPTMACRO="..."
+
+[ Linux ]
+GSI_OPENSSH_GPTMACRO="--disable-suid-ssh --with-md5-passwords"
This page took 0.046835 seconds and 5 git commands to generate.