even code from 1993 doesn't need union wait

This commit is contained in:
naddy 2011-11-13 12:50:39 +00:00
parent 046a92e93b
commit 4b5e68f84d
2 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.31 2011/11/01 19:00:25 jasper Exp $
# $OpenBSD: Makefile,v 1.32 2011/11/13 12:50:39 naddy Exp $
COMMENT= Simulation Program for Integrated Circuit Electronics
V= 3f5
DISTNAME= spice${V}
PKGNAME= spice-${V}
REVISION= 5
REVISION= 6
CATEGORIES= cad
# BSD

View File

@ -1,4 +1,4 @@
# $OpenBSD: OpenBSD,v 1.4 2003/06/19 20:17:25 pvalchev Exp $
# $OpenBSD: OpenBSD,v 1.5 2011/11/13 12:50:39 naddy Exp $
#
# Spice configuration file for OpenBSD
@ -6,7 +6,7 @@ MAKE = ${MAKE_PROGRAM}
DEFAULT_EDITOR = /usr/bin/vi
X_DIR = ${X11BASE}
LDFLAGS = -lm -ltermlib -lcompat
SYS_CFLAGS = -Dbsd -DHAS_STDLIB
SYS_CFLAGS = -Dbsd -DHAS_STDLIB -DHAS_INTWAITSTATUS
SYS_DIR = ${DIST_DIR}/OpenBSD
SPICE_DIR = ${PREFIX}
SPICE_LIB_DIR = ${PREFIX}/lib/spice