1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/sysutils/xcpustate
Pav Lucistnik b88044f7c0 - There seems to be a race condition in the extract that causes a file to be rebuilt or not.
You can trigger the failure by doing 'make extract; touch work/rstat.x; make all'
  The failure is because rpcgen rstat.x calls cpp -E which replaces an
  "#ifdef __STDC__" with "#ifdef 1" in the output, which is a gcc 3 syntax error.

Submitted by:	Samy Al Bahra (maintainer)
Analyzed by:	kris
2004-03-06 14:57:27 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist