aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-03-04 14:09:17 +0000
committerBen Laurie <ben@links.org>2013-03-04 14:31:18 +0000
commit4e2322892b3aacc888fcd9aef041ce9a0a987eaa (patch)
tree9d7c9d9e05c2a85d65e2d96680ef6141b6403844 /crypto/Makefile
parent7b0d591dc319d0fb64ca353e280f224a94a2e773 (diff)
downloadopenssl-4e2322892b3aacc888fcd9aef041ce9a0a987eaa.tar.gz
Override local vars for MINFO build.
Diffstat (limited to 'crypto/Makefile')
-rw-r--r--crypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Makefile b/crypto/Makefile
index 22cb2a5013..1de9d5f4b9 100644
--- a/crypto/Makefile
+++ b/crypto/Makefile
@@ -92,7 +92,7 @@ subdirs:
@target=all; $(RECURSIVE_MAKE)
files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
+ $(PERL) $(TOP)/util/files.pl "CPUID_OBJ=$(CPUID_OBJ)" Makefile >> $(TOP)/MINFO
@target=files; $(RECURSIVE_MAKE)
links: