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 ed45b7e4f6
commit e51282be60
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"