diff options
author | des <des@FreeBSD.org> | 2003-03-06 17:13:18 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2003-03-06 17:13:18 +0000 |
commit | a1ec1684de67c428fe3603f62fb1e65324126769 (patch) | |
tree | b0a600524fdc2962e83e368cd3f86280079488b9 /tools | |
parent | 24a612f736712cd7694079382978252afb3c7bc2 (diff) | |
download | FreeBSD-src-a1ec1684de67c428fe3603f62fb1e65324126769.zip FreeBSD-src-a1ec1684de67c428fe3603f62fb1e65324126769.tar.gz |
Prepare for removal of KerberosIV from the tree.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tools/tinderbox/tinderbox.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tools/tinderbox/tinderbox.pl b/tools/tools/tinderbox/tinderbox.pl index 599640c..a0620c6 100644 --- a/tools/tools/tinderbox/tinderbox.pl +++ b/tools/tools/tinderbox/tinderbox.pl @@ -401,7 +401,6 @@ MAIN:{ 'COPTFLAGS' => "-O -pipe", 'NO_CPU_COPTFLAGS' => "YES", - 'MAKE_KERBEROS4' => "YES", 'MAKE_KERBEROS5' => "YES", 'BOOT2_UFS' => "UFS1_ONLY", ); |