Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 06321dc028b83ea78b39eb9673859a40f9da37f7 https://github.com/Linaro/odp/commit/06321dc028b83ea78b39eb9673859a40f9da37f7 Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Date: 2018-03-29 (Thu, 29 Mar 2018)
Changed paths: A m4/odp_scheduler.m4 M platform/linux-generic/m4/configure.m4 R platform/linux-generic/m4/odp_schedule.m4 Log Message: ----------- build: move odp scheduler setting to common m4 file Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Commit: 9a5a18af733c07109224e328ca0ac640ff49f845 https://github.com/Linaro/odp/commit/9a5a18af733c07109224e328ca0ac640ff49f845 Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Date: 2018-03-29 (Thu, 29 Mar 2018) Changed paths: M example/Makefile.inc M m4/odp_dpdk.m4 M test/Makefile.inc Log Message: ----------- build: another DPDK-linking fix Try our best to link with DPDK, if we are doing static linking of examples and tests and we detected shared DPDK library. Build the list of static libraries, in hope they are present on the system (like in Debian/Ubuntu DPDK packages). Linking can still fail, as we have warned during configure time. Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org> Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Compare: https://github.com/Linaro/odp/compare/d6de4dfcf1a3...9a5a18af733c