]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Avoid crash for -arch as last compiler option
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 6 Jan 2024 19:21:44 +0000 (20:21 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 7 Jan 2024 10:06:36 +0000 (11:06 +0100)
commit432e1f5178631aec14a76f8be82c7e090c45bc69
treeb530fea5f316a2cd5360c342d0ce0a4702caba23
parent445f0cf51930a9e14aa2f5a67948c6c7c4a6b086
fix: Avoid crash for -arch as last compiler option

The bug has been present since 89aa39f394e0fa4935e6cadd7184e372a37f9506
(ccache 3.3).

Fixes #1377.
src/argprocessing.cpp