From: John Kohl Date: Fri, 26 Oct 1990 16:56:37 +0000 (+0000) Subject: use optimization, and punt debug symbols X-Git-Tag: krb5-1.0-alpha2~76 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=67fea16e02c97969c6686242f83869e713abe388;p=krb5.git use optimization, and punt debug symbols git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1335 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/config/ultrix.cf b/src/config/ultrix.cf index a1fcf824b..1e4d77e2a 100644 --- a/src/config/ultrix.cf +++ b/src/config/ultrix.cf @@ -21,6 +21,8 @@ #define SaberDefines -DPOSIX -DBITS32 -Dconst= #define StandardDefines -YPOSIX -D_POSIX_SOURCE -DBITS32 +#define DefaultCDebugFlags OptimizedCDebugFlags + #undef HasNdbm #define HasNdbm NO