Re: [LEDE-DEV] [PATCH] libusb: Update to 1.0.22

2018-04-27 Thread John Crispin
On 28/04/18 07:13, Rosen Penev wrote: Switched download from SourceForge to GitHub. It seems the author migrated to that. Also fixed the website URL as the SourceForge link is dead. Compile tested on ar71xx and mvebu. Small size decrease on ar71xx: 30444 vs. 30099 bytes. Signed-off-by: Ros

[LEDE-DEV] [PATCH] libusb: Update to 1.0.22

2018-04-27 Thread Rosen Penev
Switched download from SourceForge to GitHub. It seems the author migrated to that. Also fixed the website URL as the SourceForge link is dead. Compile tested on ar71xx and mvebu. Small size decrease on ar71xx: 30444 vs. 30099 bytes. Signed-off-by: Rosen Penev --- package/libs/libusb/Makefil

[LEDE-DEV] [PATCH] libusb: Update to 1.0.22

2018-04-27 Thread Rosen Penev
Switched download from SourceForge to GitHub. It seems the author migrated to that. Also fixed the website URL as the SourceForge link is dead. Replaced the $(fPIC) macro with PKG_ASLR_PIE. They're both functionally identital. Compile tested on ar71xx and mvebu. Small size decrease on ar71xx:

Re: [LEDE-DEV] [PATCH] libusb: Update to 1.0.22

2018-04-27 Thread John Crispin
On 02/04/18 03:11, Rosen Penev wrote: Switched download from SourceForge to GitHub. It seems the author migrated to that. Also fixed the website URL as the SourceForge link is dead. Replaced the $(fPIC) macro with PKG_ASLR_PIE. They're both functionally identital. very much not so. PKG_AS

[LEDE-DEV] [PATCH] libusb: Update to 1.0.22

2018-04-01 Thread Rosen Penev
Switched download from SourceForge to GitHub. It seems the author migrated to that. Also fixed the website URL as the SourceForge link is dead. Replaced the $(fPIC) macro with PKG_ASLR_PIE. They're both functionally identital. Compile tested on ar71xx and mvebu. Small size decrease on ar71xx: