Re: [PATCH] Add newlib to gitignore

2025-06-02 Thread Arijit Kumar Das
I'm wrong. Arijit On Mon, Jun 2, 2025 at 7:47 PM Jeff Law wrote: > > > > On 6/2/25 3:01 AM, Arijit Kumar Das wrote: > > Hi, > > > > When compiling GCC for targets like nvptx-none that require newlib, we > > need to put newlib-cygwin/newlib in the root directory

Re: [PATCH] Add newlib to gitignore

2025-06-02 Thread Arijit Kumar Das
t GCC, so I think we should include newlib in this case. Regards, Arijit Kumar Das On Mon, 2 Jun, 2025, 1:10 am Arijit Kumar Das, < arijitkdgit.offic...@gmail.com> wrote: > newlib sources are not a part of GCC so should be ignored, if present. > > Signed-off-by: Arijit Kumar Das

[PATCH] Add newlib to gitignore

2025-06-01 Thread Arijit Kumar Das
newlib sources are not a part of GCC so should be ignored, if present. Signed-off-by: Arijit Kumar Das --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7150fc3b29c..5ae6a5a08d6 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,6 @@ stamp