projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b19941a
)
Make sure evp_locl.h can be included (hw_openbsd_dev_crypto.c needs that).
author
Richard Levitte
<levitte@openssl.org>
Fri, 16 Nov 2001 08:52:56 +0000
(08:52 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 16 Nov 2001 08:52:56 +0000
(08:52 +0000)
crypto/crypto-lib.com
patch
|
blob
|
history
diff --git
a/crypto/crypto-lib.com
b/crypto/crypto-lib.com
index 2fdf623fe33243a6a537f259f8691cbe98c9c972..0db456a5826c04491eaad5daab48d5bd7fa5da86 100644
(file)
--- a/
crypto/crypto-lib.com
+++ b/
crypto/crypto-lib.com
@@
-1188,7
+1188,7
@@
$ IF ARCH.EQS."VAX" .AND. F$TRNLNM("DECC$CC_DEFAULT").NES."/DECC" -
THEN CC = "CC/DECC"
$ CC = CC + "/''CC_OPTIMIZE'/''DEBUGGER'/STANDARD=ANSI89" + -
"/NOLIST/PREFIX=ALL" + -
- "/INCLUDE=(SYS$DISK:[],SYS$DISK:[-],SYS$DISK:[.ENGINE.VENDOR_DEFNS])" + -
+ "/INCLUDE=(SYS$DISK:[],SYS$DISK:[-],SYS$DISK:[.ENGINE.VENDOR_DEFNS]
,SYS$DISK:[.EVP]
)" + -
CCEXTRAFLAGS
$!
$! Define The Linker Options File Name.