Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request diff -I/--ignore-matching-lines #489

Open
jacky8hyf opened this issue Apr 9, 2024 · 4 comments
Open

Request diff -I/--ignore-matching-lines #489

jacky8hyf opened this issue Apr 9, 2024 · 4 comments

Comments

@jacky8hyf
Copy link

Hello,

May I request diff to support the following?

       -I, --ignore-matching-lines=RE
              ignore changes where all lines match RE

We need this feature to use toybox to build kernel because of https://github.com/torvalds/linux/blob/2c71fdf02a95b3dd425b42f28fd47fb2b1d22702/tools/objtool/sync-check.sh#L73 .

Thanks in advance!

@landley
Copy link
Owner

landley commented Jan 11, 2025 via email

@enh-google
Copy link
Collaborator

yeah, the kernel builds still need this. (they pinged about it internally recently.)

@landley
Copy link
Owner

landley commented Jan 13, 2025 via email

@enh-google
Copy link
Collaborator

yeah, that was basically what happened with me: it seemed like this should just need a couple of lines adding somewhere ... followed by a failure to work out where exactly that would be :-(

(i think at least one other person has had that same "how hard can it be? ... oh" journey too.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants