1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/sysutils/uschedule
Piotr Kubaj ca1933d1c0 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.
2021-10-14 01:08:40 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-message