mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Only compile on i386 and amd64, due to requirement for rdtsc() function.
This commit is contained in:
parent
9d438fe6d8
commit
4b56c89790
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183047
@ -15,6 +15,7 @@ COMMENT= A real-time application useful to learn how CPU scheduling works
|
||||
|
||||
RUN_DEPENDS= jgraph:${PORTSDIR}/graphics/jgraph
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user