VMS fixups for 1.0.0
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
36f309c50a
commit
f4f1e80801
@ -637,9 +637,10 @@ $ if (CFLAGS .nes. "") then CFLAGS = CFLAGS+ " "
|
|||||||
$ CFLAGS = CFLAGS+ "/DEFINE=ZLIB"
|
$ CFLAGS = CFLAGS+ "/DEFINE=ZLIB"
|
||||||
$ endif
|
$ endif
|
||||||
$!
|
$!
|
||||||
$ WRITE H_FILE "#define CFLAGS ""''CFLAGS'"""
|
$ WRITE H_FILE "#define CFLAGS cflags"
|
||||||
$ WRITE H_FILE "#define PLATFORM ""VMS ''ARCHD' ''VMS_VERSION'"""
|
$ WRITE H_FILE "static const char cflags[] = ""compiler: ''CFLAGS'"";"
|
||||||
$ WRITE H_FILE "#define DATE ""''TIME'"" "
|
$ WRITE H_FILE "#define PLATFORM ""platform: VMS ''ARCHD' ''VMS_VERSION'"""
|
||||||
|
$ WRITE H_FILE "#define DATE ""built on: ''TIME'"" "
|
||||||
$!
|
$!
|
||||||
$! Close The [.CRYPTO._xxx]BUILDINF.H File.
|
$! Close The [.CRYPTO._xxx]BUILDINF.H File.
|
||||||
$!
|
$!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user