[PATCH 1/1] cmake: fix FindUSB1.cmake

2019-10-01 Thread Fabrice Fontaine
Make sure all ldflags are correctly set, especially for static build. Signed-off-by: Samuel Martin [Retrieved from: https://git.buildroot.net/buildroot/tree/package/libftdi1/0002-cmake-fix-FindUSB1.cmake.patch] Signed-off-by: Fabrice Fontaine --- cmake/FindUSB1.cmake | 8 ++-- 1 file change

Re: [PATCH 1/1] cmake: fix FindUSB1.cmake

2019-10-02 Thread Thomas Jarosch
Hi Fabrice and Samuel, You wrote on Tue, Oct 01, 2019 at 06:54:44PM +0200: > Make sure all ldflags are correctly set, especially for static build. > > Signed-off-by: Samuel Martin > [Retrieved from: > https://git.buildroot.net/buildroot/tree/package/libftdi1/0002-cmake-fix-FindUSB1.cmake.patch]

Re: [PATCH 1/1] cmake: fix FindUSB1.cmake

2019-10-02 Thread Fabrice Fontaine
Dear Thomas, Le mer. 2 oct. 2019 à 09:46, Thomas Jarosch a écrit : > > Hi Fabrice and Samuel, > > You wrote on Tue, Oct 01, 2019 at 06:54:44PM +0200: > > Make sure all ldflags are correctly set, especially for static build. > > > > Signed-off-by: Samuel Martin > > [Retrieved from: > > https://gi