VMS: Fix the passing of cflags for things not being installed
authorRichard Levitte <levitte@openssl.org>
Tue, 18 Apr 2017 20:50:10 +0000 (22:50 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 18 Apr 2017 21:46:13 +0000 (23:46 +0200)
commit19eaee749d3b460246d9feadea350b22fa329f03
tree4a2d587be0affa85671598025d03ce7ddf77e1c4
parentadcd8e37db682a5818415b1e0e1d8847dd9ab1e6
VMS: Fix the passing of cflags for things not being installed

When building object files for libraries, information whether the
library would be installed or not wasn't passed down to the object
file building rules.

Also, make it so settings like |no_inst_lib_cflags| can be the empty
string.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3247)
Configurations/10-main.conf
Configurations/common.tmpl
Configurations/descrip.mms.tmpl