summaryrefslogtreecommitdiffstats
path: root/fuzz
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-11-07 10:44:05 +0100
committerRichard Levitte <levitte@openssl.org>2019-01-22 12:35:39 +0100
commitc91f24d4cca5862f11876457e0ffb6dd54814814 (patch)
treefd7f06766263fd5e3f021e20a5826901f3ec6bef /fuzz
parent5d3af25934dc5a6850004d6e58af6a89df97e927 (diff)
Configure: add attributes to end product build.info variables
Among others, this avoids having special variables like PROGRAMS_NO_INST. Instead, we can have something like this: PROGRAMS{noinst}=foo bar Configure itself is entirely agnostic to these attributes, they are simply passed to the build file templates, to be used as they see fit. Attributes can also have values, for example: SCRIPTS{linkname=foo}=foo.pl This could help indicate to build file templates that care that the perl script 'foo.pl' should also exist with the name 'foo', preferably as a symbolic link. Fixes #7568 Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7581)
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions