mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
sync thread stuff with config.in as pointed out by mjn3
This commit is contained in:
parent
34ac9cf1c8
commit
6d008e61f2
@ -1,7 +1,7 @@
|
|||||||
ifeq ($(BR2_PTHREADS),y)
|
ifeq ($(BR2_PTHREADS_NONE),y)
|
||||||
THREADS:=--enable-threads
|
|
||||||
else
|
|
||||||
THREADS:=--disable-threads
|
THREADS:=--disable-threads
|
||||||
|
else
|
||||||
|
THREADS:=--enable-threads
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BR2_ENABLE_MULTILIB),y)
|
ifeq ($(BR2_ENABLE_MULTILIB),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user