]> err.no Git - util-linux/commit
taskset: Don't deliver taskset on m68k.
authorLaMont Jones <lamont@mmjgroup.com>
Sun, 26 Aug 2007 03:12:54 +0000 (21:12 -0600)
committerLaMont Jones <lamont@mmjgroup.com>
Sun, 26 Aug 2007 03:12:54 +0000 (21:12 -0600)
commit5cef41e120edc9f33ce46bbce1093076aea5a6d2
treeb6618a9e325f57211d3213c790cfd0386f316a9c
parent4279d8b105d3dfcafcf6d190c8f6fd60a14eaece
taskset: Don't deliver taskset on m68k.

m68k doesn't have SYS_sched_getaffinity and friends, so taskset not only
makes no sense, it fails to build.

Signed-off-by: LaMont Jones <lamont@mmjgroup.com>
schedutils/Makefile.am