]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make generated files read-only
authorRichard Levitte <levitte@openssl.org>
Thu, 18 Sep 2025 15:12:33 +0000 (17:12 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 20 Sep 2025 17:06:32 +0000 (19:06 +0200)
commitda9fd71ab65074fe908c51bf1b971ce9e88545e9
treedd98eaf7a3c53c4d1211150aed2a9af1583f18f5
parent60c4feacce6faf0e98167dc2ab2a1c2e85882049
Make generated files read-only

This is an attempt to discouraged manual changes of generated files,
as people have done so, just to get their changes over-written next
time those files are re-generated.

Reference: https://github.com/openssl/openssl/discussions/28269

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28612)
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl