projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9f8e9e
)
don't have a real stdlib.h, even with gcc
author
John Kohl
<jtkohl@mit.edu>
Mon, 29 Oct 1990 09:22:04 +0000
(09:22 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 29 Oct 1990 09:22:04 +0000
(09:22 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1337
dc483132
-0cff-0310-8789-
dd5450dbe970
src/config/vaxbsd.cf
patch
|
blob
|
history
diff --git
a/src/config/vaxbsd.cf
b/src/config/vaxbsd.cf
index 0f40ddcab8097f3e3cf58aa4ab620788889abd08..835aa6f82b8e76406ffcfab77fc88f12a1c083f7 100644
(file)
--- a/
src/config/vaxbsd.cf
+++ b/
src/config/vaxbsd.cf
@@
-38,7
+38,7
@@
#if HasGcc
#define MakeDependDefine '-DGCCINCPATH="/mit/gnu/vaxlib/gcc-include"'
#ifndef CcCmd
-#define CcCmd gcc -fstrength-reduce -fpcc-struct-return -pedantic -ansi -Wall
+#define CcCmd gcc -fstrength-reduce -fpcc-struct-return -pedantic -ansi -Wall
-DNO_STDLIB_H
#define STDCTopIncludes -I$(TOP)/include/stdc-incl
#endif
#endif