]> git.ipfire.org Git - thirdparty/openssl.git/commit - .gitignore
Resurrect and modernize C++Builder config
authorTanzinul Islam <tanzinul.islam@gmail.com>
Thu, 19 Nov 2020 23:39:12 +0000 (23:39 +0000)
committerDmitry Belyavskiy <beldmit@gmail.com>
Mon, 19 Apr 2021 09:05:54 +0000 (11:05 +0200)
commitf1ee757daaf8ea1000c6558abd1ffc8ad5234c09
treec42fa4d3b969eae561eff6ce12a39439a759730e
parenta8368d573e5b4553e7344dd37239da6d72480832
Resurrect and modernize C++Builder config

Similar configuration to what was deleted in 8e56a422, updated for the
unified build scheme. Use the [Clang-based `bcc32c.exe`][1] to avoid a
[bug][2] with the old one, and increase the `tlib.exe` page size to 256.
Also avoid MSVC-specific C runtime library functions.

[1]: http://docwiki.embarcadero.com/RADStudio/Sydney/en/Win32_Clang-enhanced_Compilers
[2]: https://quality.embarcadero.com/browse/RSP-31630

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13540)
.gitignore
Configurations/50-cppbuilder.conf [new file with mode: 0644]
crypto/conf/conf_sap.c
crypto/init.c