HomeFreeBSD

sysutils/uschedule: fix build on non-x86

Description

sysutils/uschedule: fix build on non-x86

Use GCC:
uogetopt.c:49:2: error: 'regparm' is not valid on this platform

attribute_regparm(2);

While not correct outside of i386, GCC can compile this code.

Details

Provenance
pkubajAuthored on Oct 14 2021, 1:08 AM
Parents
R11:dd3b4f6d0e27: graphics/mesa-devel: update to 21.3.b.13
Branches
Unknown
Tags
Unknown