CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/06/12 17:39:09
Modified files:
telephony/kamailio: Makefile
telephony/kamailio/patches: patch-Makefile_defs
Removed files:
telephony/kamailio/patches: patch-sched_yield_h
Log message:
Kamailio fix from Brad, ok Roman Kravchuk (maintainer).
HAVE_SCHED_YIELD should be set since we have sched_yield(). The
sched_yield.h compatibility wrapper then does not try to create a
fallback macro which conflicts with the prototype of the syscall
wrapper.