bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [Patch] Use -isystem in Makefile to suppress warnings from li


From: Darshit Shah
Subject: [Bug-wget] [Patch] Use -isystem in Makefile to suppress warnings from libraries
Date: Fri, 29 Jan 2016 15:18:57 +0100

A recent GCC / LLVM update has caused my setup to spew far too many
warnings on compiling Wget. On a closer look, they all come from
Gnulib code. I propose the attached patch to explicitly mark those
files as libraries and have the compiler suppress warnings from them.
This way we can focus on the warnings generated by Wget codebase
alone.

-- 
Thanking You,
Darshit Shah

Attachment: 0001-Explicitly-mark-lib-directories-in-Makefile.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]