[lng-odp] [Linaro/odp] 2f1c80: test: queue_perf: fix lockfree support check

2018-11-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 2f1c802e45b2e860e641d84c15368cca6cc3454d
  
https://github.com/Linaro/odp/commit/2f1c802e45b2e860e641d84c15368cca6cc3454d
  Author: Petri Savolainen 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M test/performance/odp_queue_perf.c

  Log Message:
  ---
  test: queue_perf: fix lockfree support check

Exit application when -l/-w option is used, but lockfree/waitfree
queues are not supported.

Signed-off-by: Petri Savolainen 
Reviewed-by: Bill Fischofer 
Signed-off-by: Maxim Uvarov 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.


[lng-odp] [Bug 4040] Clang build fails on Ubuntu 18.04

2018-11-13 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=4040

Bill Fischofer  changed:

   What|Removed |Added

 CC||bill.fischo...@linaro.org

--- Comment #2 from Bill Fischofer  ---
This has been a known issue for some time. C++ in clang now needs -fPIC to
resolve. This seems to be a feature of the latest versions of clang.

-- 
You are receiving this mail because:
You are on the CC list for the bug.