CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/01/28 01:32:46
Modified files:
devel/libev : Makefile
Log message:
Unbreak on arm by using "CFLAGS += -DEV_NO_SMP".
Thanks Andre Smagin for hints
"Almost all the armv7 systems are multicore but we don't run
multiprocessor on them. So the -DEV_NO_SMP approach sounds reasonable
for now" jsg@
