I think we should get rid of this define after the 4.11 release.

One alternative would be to do an Autoconf test and if <sys/cpuset.h> is not available via Newlib, then provide our own (a copy of the one in Newlib).

On 2014-05-12 16:03, Joel Sherrill wrote:
Thanks. I had a similar patch in the queue.

Is it worth keeping all these ifdef's on having sys/cpuset.h?
It was a polite way to get across the incompatible toolset bump.

On 5/12/2014 8:50 AM, Sebastian Huber wrote:
>Module:    rtems
>Branch:    master
>Commit:    390e73c4eea85f613a918e8fa3988ccc877726ac
>Changeset:http://git.rtems.org/rtems/commit/?id=390e73c4eea85f613a918e8fa3988ccc877726ac
>
>Author:    Sebastian Huber<sebastian.hu...@embedded-brains.de>
>Date:      Mon May 12 15:55:25 2014 +0200
>
>score: Move out of __RTEMS_HAVE_SYS_CPUSET_H__
>
>Move _Scheduler_Get() and _Scheduler_Set() out of the #if
>defined(__RTEMS_HAVE_SYS_CPUSET_H__) block.


--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to