Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

omp.h not installed (patch)

0 views
Skip to first unread message

Pieter de Goeje

unread,
May 31, 2007, 8:57:31 AM5/31/07
to
I noticed that omp.h (necessary for OpenMP) isn't currently installed. Patch
below will fix that.

Regards,
Pieter de Goeje

--- gnu/lib/libgomp/Makefile.orig Sat May 19 06:25:55 2007
+++ gnu/lib/libgomp/Makefile Thu May 31 14:45:25 2007
@@ -14,6 +14,7 @@
single.c team.c work.c lock.c mutex.c proc.c sem.c \
bar.c time.c fortran.c
SRCS+= gstdint.h libgomp_f.h omp.h omp_lib.h
+INCS+= omp.h

CFLAGS+= -DHAVE_CONFIG_H
CFLAGS+= -I${.CURDIR} -I. -I${SRCDIR} -I${SRCDIR}/config/posix
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curre...@freebsd.org"

Alexander Kabaev

unread,
May 31, 2007, 9:26:56 AM5/31/07
to
--Sig_w2ObOKRg.n/Mq2VkauzZT5G
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Thu, 31 May 2007 14:53:35 +0200
Pieter de Goeje <pie...@degoeje.nl> wrote:

> I noticed that omp.h (necessary for OpenMP) isn't currently
> installed. Patch below will fix that.

>=20
> Regards,
> Pieter de Goeje
>=20

Fixed, thanks.

--
Alexander Kabaev

--Sig_w2ObOKRg.n/Mq2VkauzZT5G
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFGXsv4Q6z1jMm+XZYRArcfAJ0YXoRSycWsrCICrsRy3PpqMaXxjwCgy5H+
WmdaBcSLmCDKvqSA/NhJSsQ=
=1Lh4
-----END PGP SIGNATURE-----

--Sig_w2ObOKRg.n/Mq2VkauzZT5G--

0 new messages