[Buildroot] [PATCH v2 1/1] gnuradio: fix compilation with cmake-3.5

Bernd Kuhls bernd.kuhls at t-online.de
Tue Mar 22 17:25:24 UTC 2016


Am Tue, 22 Mar 2016 18:11:59 +0100 schrieb gwenhael.goavec:

> according to FindBoost.cmake boost_threads depends on atomic & chrono. I
> think (I'm test before sent a patch) it's better to add the missing
> dependencies. No ?

Hi,

I have no idea about the internal dependencies of boost. According to the 
commit message CMake now recognizes "indirect dependencies", with them 
gnuradio compiles without problems, like it did with cmake 3.4.3. So we 
have too choices:
- add dependencies to gnuradio without being sure they are really needed
- live with "indirect dependencies" in boost without knowing whether they 
cause harm or not.

Regards, Bernd




More information about the buildroot mailing list