Search Linux Wireless

Re: iw Makefile patch to allow compilation using --as-needed

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

 



On Fri, 2008-12-12 at 21:32 +0000, Mike Auty wrote:
> Hiya,
> 	I've got a patch for the iw program to allow it to compile properly
> with the --as-needed linker flag.  This flag requires that files and
> libraries are listed in a particular order, with required libraries
> listed after the functions that call them.
> 	The original Makefile for iw adds the libraries to the LDFLAGS
> variable, which is processed before the OBJS are listed (so the
> libraries are removed).  This patch adds a LIBS variable and applies it
> after the OBJS variable.
> 	For more information on as-needed, please see
> http://www.gentoo.org/proj/en/qa/asneeded.xml.  If you have any problems
> or issues with the patch, please let me know, thanks...  5:)
> 	Mike  5:)

Applied, thanks.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux