Add the option /PAGESIZE:128 to the library command, since the krb5
authorTheodore Tso <tytso@mit.edu>
Thu, 6 Jun 1996 19:55:49 +0000 (19:55 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 6 Jun 1996 19:55:49 +0000 (19:55 +0000)
library has gotten so big.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8260 dc483132-0cff-0310-8789-dd5450dbe970

src/config/ChangeLog
src/config/windows.in

index e0b6c347ce13c9474f12cf23d5825f42eac32dfc..9f1d655f8c0d2f775887b2a809cfe381979fc44e 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jun  6 15:54:57 1996  Theodore Y. Ts'o  <tytso@mit.edu>
+
+       * windows.in (LIBCMD): Add the option /PAGESIZE:128 to the library
+               command, since the krb5 library has gotten so big.
+
 Tue Mar 12 19:40:59 1996  Ken Raeburn  <raeburn@cygnus.com>
 
        * pre.in (SRCTOP, BUILDTOP): Don't define.
index 8717c22fa26ddf4f7684502254a2be8fe920f801..cc9943c6cdb9958d6665e75cd2bb68b8e93b474b 100644 (file)
@@ -56,7 +56,7 @@ RM=$(BUILDTOP)\config\rm.bat
 CP=copy
 MV=ren
 LN=copy
-LIBCMD=lib
+LIBCMD=lib /PAGESIZE:128
 AWK=rem
 
 ARADD=rem