On Tue, May 10, 2022 at 12:40:13PM +0800, Yi Li wrote: > Move auto-generated openssl config to opensslconf_generated.h, > And opensslconf.h will contain both edk2 conditional openssl > feature and opensslconf_generated.h. > Will make two part more clear. > New conditional feture code in opensslconf.h will look like: > > /* Autogenerated conditional openssl feature list starts here */ > [.....] > /* Autogenerated conditional openssl feature list ends here */
Why generate opensslconf.h at all? I think the content doesn't depend on the openssl submodule sources, so there is no good reason to take the extra indirection and write it with process_files.pl. Just commit it ;) take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#89652): https://edk2.groups.io/g/devel/message/89652 Mute This Topic: https://groups.io/mt/91006616/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-