diff options
author | Junio C Hamano <gitster@pobox.com> | 2023-05-10 01:45:45 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-05-10 01:45:45 +0200 |
commit | ab828cde84c7cafb9942048d8e24ace9c625a041 (patch) | |
tree | 0fea0df4d56bbe1cda2c940ded0bd91cc9737dae /packfile.c | |
parent | Merge branch 'jk/parse-commit-with-malformed-ident' (diff) | |
parent | Handle some compiler versions containing a dash (diff) | |
download | git-ab828cde84c7cafb9942048d8e24ace9c625a041.tar.xz git-ab828cde84c7cafb9942048d8e24ace9c625a041.zip |
Merge branch 'mh/fix-detect-compilers-with-nondigit-versions'
The detect-compilers script to help auto-tweaking the build system
had trouble working with compilers whose version number has extra
suffixes. The script has been taught that certain suffixes (like
"-win32" in "gcc 10-win32") can be safely stripped as they share
the same features and bugs with the version without the suffix.
* mh/fix-detect-compilers-with-nondigit-versions:
Handle some compiler versions containing a dash
Diffstat (limited to 'packfile.c')
0 files changed, 0 insertions, 0 deletions