DRAFT [morty] ecl-core_common.inc: Provide value for THREADS_PTHREAD_ARG

This commit is contained in:
Herb Kuta 2019-05-28 15:15:58 -07:00
parent ff1ee44794
commit 077e9cdef0
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# Copyright (c) 2019 LG Electronics, Inc.
inherit ros-insane
# NB. Not needed for thud.
EXTRA_OECMAKE += "-DTHREADS_PTHREAD_ARG=-pthread"