Ignore ORDINALS in build.info files, and remove its documentation
authorRichard Levitte <levitte@openssl.org>
Thu, 28 Dec 2017 15:03:17 +0000 (16:03 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 28 Dec 2017 21:52:02 +0000 (22:52 +0100)
commitd201dbc9a4d4ce7fd1f7ffc8f499cf261ba5e72a
tree068690fbc94ae0cc0cb34cf5dda5a9d5476702c8
parentcfc32a1efb464205885e18e503bcb7051c307008
Ignore ORDINALS in build.info files, and remove its documentation

Following the changes that removed Makefile.shared, we also changed
the generation of .def / .map / .opt files from ordinals more
explicit, removing the need to the "magic" ORDINALS declaration.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4993)
Configurations/README
Configurations/README.design
Configure