DRAFT [morty] ecl-core_common.inc: Provide value for THREADS_PTHREAD_ARG
This commit is contained in:
parent
ed45b7e4f6
commit
e51282be60
|
@ -1,3 +1,6 @@
|
|||
# Copyright (c) 2019 LG Electronics, Inc.
|
||||
|
||||
inherit ros-insane
|
||||
|
||||
# NB. Not needed for thud.
|
||||
EXTRA_OECMAKE += "-DTHREADS_PTHREAD_ARG=-pthread"
|
||||
|
|
Loading…
Reference in New Issue