]> git.ipfire.org Git - thirdparty/ccache.git/commit
chore: Remove unnecessary depend_extra_args
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Apr 2024 19:50:58 +0000 (21:50 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 28 Apr 2024 19:50:58 +0000 (21:50 +0200)
commit204933e7cec674ccfb8e00dac9e395e1f07766d2
tree1506d4e907c15688b1a3f857d08fff488a63192a
parent1be0128ce0e4505791f70d9523b73e106d45acac
chore: Remove unnecessary depend_extra_args

The ordinary compiler_args list can be used for executing the compiler
in the depend mode since dependency arguments are present there after
07b55f13e119a2a35d166a73929643911ea69d52.
src/ccache/ArgsInfo.hpp
src/ccache/argprocessing.cpp
src/ccache/ccache.cpp