aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils/ubiformat.c
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-03-22 21:01:32 -0700
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2025-06-02 07:27:40 +0200
commitac0ab65ebcd7b11739986b81343457469fbb43b0 (patch)
treec376d2903d3f70323c21d30cf81e77fec4800133 /ubi-utils/ubiformat.c
parent2ff8105b3bb2d8eff682bbbfdca1a7843c7bd524 (diff)
Improve check for GCC compiler version
When using unreleased compiler has version like 15.0.1 and that test fails because __GNUC_MINOR__ < 1 becomes true, therefore check for full version string which is more rubust. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'ubi-utils/ubiformat.c')
0 files changed, 0 insertions, 0 deletions