link squeak with -lpthread; it's needed for, at least, some X things. ok espie@

- this fixes basic operation of scratch, though there are still issues
This commit is contained in:
sthen 2013-01-08 15:59:05 +00:00
parent c642d264e6
commit 23d560b289
2 changed files with 4 additions and 7 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.15 2012/03/29 13:38:40 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2013/01/08 15:59:05 sthen Exp $
COMMENT = smalltalk system, vm
SRCV = 1
DISTFILES = Squeak-$V-${SRCV}.src.tar.gz
DISTFILES = Squeak-$V-${SRCV}.src.tar.gz
PKGNAME = squeak-vm-$V.${SRCV}
REVISION = 1
REVISION = 2
WRKDIST = ${WRKDIR}/Squeak-$V-${SRCV}
WRKSRC = ${WRKDIST}/platforms/unix/config
@ -19,7 +19,7 @@ MASTER_SITES = ${SQUEAK_SITE}unix-linux/
CONFIGURE_STYLE = gnu
AUTOCONF_VERSION = 2.60
DESTDIRNAME = ROOT
CONFIGURE_ENV = RANLIB=ranlib \
CONFIGURE_ENV = LDFLAGS="-lpthread ${LDFLAGS}" RANLIB=ranlib \
ac_cv_socklen_t=yes
USE_GMAKE = Yes
USE_GROFF = Yes

View File

@ -1,5 +1,2 @@
MD5 (squeak-3.10/Squeak-3.10-1.src.tar.gz) = f7rAKRFYMdGEIvMHnbsERA==
RMD160 (squeak-3.10/Squeak-3.10-1.src.tar.gz) = vmcjnkchlyfX6ofHWiRdL3Fzw6o=
SHA1 (squeak-3.10/Squeak-3.10-1.src.tar.gz) = a3qwcbz3gxig/q2U/4nRVXqHfHc=
SHA256 (squeak-3.10/Squeak-3.10-1.src.tar.gz) = 1enKsx8l+EL0K94VPgS5NUe1WeddoI8bmXpH9w0AMTM=
SIZE (squeak-3.10/Squeak-3.10-1.src.tar.gz) = 5194944