Re: [PATCH] include/buildrules: substitute ".o" for ".lo" only at the very end
From: Eric Sandeen <hidden>
Date: 2021-02-12 21:30:17
From: Eric Sandeen <hidden>
Date: 2021-02-12 21:30:17
On 2/12/21 2:51 PM, Markus Mayer wrote:
quoted
To prevent issues when the ".o" extension appears in a directory path, ensure that the ".o" -> ".lo" substitution is only performed for the final file extension.If the subject should be "[PATCH] xfsprogs: ...", please let me know.
Nah, that's fine, I noticed it. So did you have a path component that had ".o" in it that got substituted? Is that what the bugfix is? Thanks, -Eric
Regards, -Markus